Click or drag to resize

MediaInfoStartTime Property

Gets the start timestamp of the input as reported by the container format. Individual stream components may have different values. Returns TimeSpan.MinValue if unknown.

Namespace:  CSVideoPlayer
Assembly:  CSVideoPlayer (in CSVideoPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public TimeSpan StartTime { get; }

Property Value

Type: TimeSpan
See Also