| LocalMediaBaseTLocalMedia, TAudioTrack, TVideoTrack Methods | 
The LocalMediaBaseTLocalMedia, TAudioTrack, TVideoTrack generic type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | AbortStart | 
            Aborts the start.
             | 
|  | AddAudioTrack | 
            Adds an audio track.
            (Inherited from MediaTAudioTrack, TVideoTrack.) | 
|  | AddVideoTrack | 
            Adds a video track.
            (Inherited from MediaTAudioTrack, TVideoTrack.) | 
|  | ArrayFromAudioTracks | 
            Creates an array of tracks from a list of audio tracks.
            (Inherited from MediaTAudioTrack, TVideoTrack.) | 
|  | ArrayFromVideoTracks | 
            Creates an array of tracks from a list of video tracks.
            (Inherited from MediaTAudioTrack, TVideoTrack.) | 
|  | CreateAudioTrackCollection | 
            Creates an audio track collection.
            (Inherited from MediaTAudioTrack, TVideoTrack.) | 
|  | CreateVideoTrackCollection | 
            Creates a video track collection.
            (Inherited from MediaTAudioTrack, TVideoTrack.) | 
|  | Destroy | 
            Destroys this media.
            (Inherited from MediaTAudioTrack, TVideoTrack.) | 
|  | DoStart | 
            Starts the local media.
             | 
|  | DoStop | 
            Stops the local media.
             | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetDynamicValue | 
            Gets a property value from the local cache.
            (Inherited from Dynamic.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | GrabVideoFrame | 
            Grabs the next frame from the first video track, once it's rendered.
            (Inherited from MediaTAudioTrack, TVideoTrack.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | RemoveAudioTrack | 
            Removes an audio track.
            (Inherited from MediaTAudioTrack, TVideoTrack.) | 
|  | RemoveVideoTrack | 
            Removes a video track.
            (Inherited from MediaTAudioTrack, TVideoTrack.) | 
|  | SetDynamicValue | 
            Sets a property value in the local cache.
            (Inherited from Dynamic.) | 
|  | Start | 
            Starts the media track sources.
             | 
|  | Stop | 
            Stops the media track sources.
             | 
|  | ToString | (Inherited from Object.) | 
|  | UnsetDynamicValue | 
            Unsets a property value in the local cache.
            (Inherited from Dynamic.) | 
 See Also
See Also