Click or drag to resize
ITrackDescriptorDuration Property
Gets or sets the duration.

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

Property Value

Type: TimeSpan
The duration.
See Also