Search Results for

    Show / Hide Table of Contents

    Class AudioTracks

    Inheritance
    System.Object
    TrackCollection
    TrackCollection<AudioTrack>
    AudioTracks
    Implements
    System.Collections.Generic.IEnumerable
    Inherited Members
    TrackCollection<AudioTrack>.GetEnumerator()
    TrackCollection<AudioTrack>.Item[Int32]
    TrackCollection<AudioTrack>.GetTrackArrayIndexFromUid(Int32)
    TrackCollection<AudioTrack>.GetActiveTrackIndex()
    TrackCollection<AudioTrack>.Count
    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
    TrackCollection.TrackType

    Implements

    System.Collections.Generic.IEnumerable
    In This Article