Click or drag to resize

LocalMediaBaseTLocalMedia, TAudioTrack, TVideoTrack Methods

The LocalMediaBaseTLocalMedia, TAudioTrack, TVideoTrack generic type exposes the following members.

Methods
  NameDescription
Protected methodAbortStart
Aborts the start.
Protected methodAddAudioTrack
Adds an audio track.
(Inherited from MediaTAudioTrack, TVideoTrack.)
Protected methodAddVideoTrack
Adds a video track.
(Inherited from MediaTAudioTrack, TVideoTrack.)
Protected methodArrayFromAudioTracks
Creates an array of tracks from a list of audio tracks.
(Inherited from MediaTAudioTrack, TVideoTrack.)
Protected methodArrayFromVideoTracks
Creates an array of tracks from a list of video tracks.
(Inherited from MediaTAudioTrack, TVideoTrack.)
Protected methodCreateAudioTrackCollection
Creates an audio track collection.
(Inherited from MediaTAudioTrack, TVideoTrack.)
Protected methodCreateVideoTrackCollection
Creates a video track collection.
(Inherited from MediaTAudioTrack, TVideoTrack.)
Public methodDestroy
Destroys this media.
(Inherited from MediaTAudioTrack, TVideoTrack.)
Protected methodDoStart
Starts the local media.
Protected methodDoStop
Stops the local media.
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.
(Inherited from MediaTAudioTrack, TVideoTrack.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodRemoveAudioTrack
Removes an audio track.
(Inherited from MediaTAudioTrack, TVideoTrack.)
Protected methodRemoveVideoTrack
Removes a video track.
(Inherited from MediaTAudioTrack, TVideoTrack.)
Public methodSetDynamicValue
Sets a property value in the local cache.
(Inherited from Dynamic.)
Public methodStart
Starts the media track sources.
Public methodStop
Stops the media track sources.
Public methodToString (Inherited from Object.)
Public methodUnsetDynamicValue
Unsets a property value in the local cache.
(Inherited from Dynamic.)
Top
See Also