Click or drag to resize

MediaTAudioTrack, TVideoTrack Methods

The MediaTAudioTrack, TVideoTrack generic type exposes the following members.

Methods
  NameDescription
Protected methodAddAudioTrack
Adds an audio track.
Protected methodAddVideoTrack
Adds a video track.
Protected methodArrayFromAudioTracks
Creates an array of tracks from a list of audio tracks.
Protected methodArrayFromVideoTracks
Creates an array of tracks from a list of video tracks.
Protected methodCreateAudioTrackCollection
Creates an audio track collection.
Protected methodCreateVideoTrackCollection
Creates a video track collection.
Public methodDestroy
Destroys this media.
(Overrides MediaBaseTIAudioTrack, TIVideoTrackDestroy.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetDynamicValue
Gets a property value from the local cache.
(Inherited from Dynamic.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodGrabVideoFrame
Grabs the next frame from the first video track, once it's rendered.
(Overrides MediaBaseTIAudioTrack, TIVideoTrackGrabVideoFrame.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodRemoveAudioTrack
Removes an audio track.
Protected methodRemoveVideoTrack
Removes a video track.
Public methodSetDynamicValue
Sets a property value in the local cache.
(Inherited from Dynamic.)
Public methodToString (Inherited from Object.)
Public methodUnsetDynamicValue
Unsets a property value in the local cache.
(Inherited from Dynamic.)
Top
See Also