LocalMedia Methods |
The LocalMedia type exposes the following members.
Name | Description | |
---|---|---|
![]() | AbortStart |
Aborts the start.
(Inherited from LocalMediaBaseTLocalMedia, TAudioTrack, TVideoTrack.) |
![]() | AddAudioTrack |
Adds the audio track.
(Overrides MediaTAudioTrack, TVideoTrackAddAudioTrack(TAudioTrack).) |
![]() | AddVideoTrack |
Adds the video track.
(Overrides MediaTAudioTrack, TVideoTrackAddVideoTrack(TVideoTrack).) |
![]() | ArrayFromAudioTracks |
Creates an array of tracks from a list of audio tracks.
(Overrides MediaTAudioTrack, TVideoTrackArrayFromAudioTracks(ListTAudioTrack).) |
![]() | ArrayFromVideoTracks |
Creates an array of tracks from a list of video tracks.
(Overrides MediaTAudioTrack, TVideoTrackArrayFromVideoTracks(ListTVideoTrack).) |
![]() | ChangeAudioSourceInput |
Changes the audio source input of the first
audio track while the media is active.
|
![]() | ChangeVideoSourceInput |
Changes the video source input of the first
video track while the media is active.
|
![]() | CreateAudioTrackCollection |
Creates an audio track collection.
(Overrides MediaTAudioTrack, TVideoTrackCreateAudioTrackCollection.) |
![]() | CreateVideoTrackCollection |
Creates a video track collection.
(Overrides MediaTAudioTrack, TVideoTrackCreateVideoTrackCollection.) |
![]() | Destroy |
Destroys this media.
(Inherited from MediaTAudioTrack, TVideoTrack.) |
![]() | DoStart |
Starts the local media.
(Overrides LocalMediaBaseTLocalMedia, TAudioTrack, TVideoTrackDoStart.) |
![]() | DoStop |
Stops the local media.
(Overrides LocalMediaBaseTLocalMedia, TAudioTrack, TVideoTrackDoStop.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetAudioSourceInputs |
Gets the available audio source inputs
of the first audio track.
|
![]() | GetDynamicValue |
Gets a property value from the local cache.
(Inherited from Dynamic.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetVideoSourceInputs |
Gets the available video source inputs
of the first video track.
|
![]() | GrabVideoFrame |
Grabs the next frame from the first video track, once it's rendered.
(Inherited from MediaTAudioTrack, TVideoTrack.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | RemoveAudioTrack |
Removes the audio track.
(Overrides MediaTAudioTrack, TVideoTrackRemoveAudioTrack(TAudioTrack).) |
![]() | RemoveVideoTrack |
Removes the video track.
(Overrides MediaTAudioTrack, TVideoTrackRemoveVideoTrack(TVideoTrack).) |
![]() | SetDynamicValue |
Sets a property value in the local cache.
(Inherited from Dynamic.) |
![]() | Start |
Starts the media track sources.
(Inherited from LocalMediaBaseTLocalMedia, TAudioTrack, TVideoTrack.) |
![]() | Stop |
Stops the media track sources.
(Inherited from LocalMediaBaseTLocalMedia, TAudioTrack, TVideoTrack.) |
![]() | ToString | (Inherited from Object.) |
![]() | UnsetDynamicValue |
Unsets a property value in the local cache.
(Inherited from Dynamic.) |