Class VideoTracks
Implements
System.Collections.Generic.IEnumerable
Inherited Members
Namespace: RenderHeads.Media.AVProVideo
Assembly: cs.temp.dll.dll
Syntax
public class VideoTracks : TrackCollection<VideoTrack>
Properties
TrackType
Declaration
public override TrackType TrackType { get; }
Property Value
Type | Description |
---|---|
TrackType |
Overrides
Implements
System.Collections.Generic.IEnumerable