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