Search Results for

    Show / Hide Table of Contents

    Class VideoTracks

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

    Implements

    System.Collections.Generic.IEnumerable
    In This Article