MediaInfo Duration Property NReco.VideoInfo Class Library Documentation
Total duration of the media.

Namespace: NReco.VideoInfo
Assembly: NReco.VideoInfo (in NReco.VideoInfo.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public TimeSpan Duration { get; }

Property Value

Type: TimeSpan
See Also