Click or drag to resize
MediaBufferTDuration Property
Media time (Duration). Effectively EndTime - StartTime

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public TimeSpan Duration { get; }

Property Value

Type: TimeSpan
The duration.
See Also