RemoteMedia Methods |
The RemoteMedia type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.
(Overrides MediaTAudioTrack, TVideoTrackArrayFromAudioTracks(ListTAudioTrack).) |
![]() | ArrayFromVideoTracks |
Creates an array of tracks from a list of video tracks.
(Overrides MediaTAudioTrack, TVideoTrackArrayFromVideoTracks(ListTVideoTrack).) |
![]() | ChangeAudioSinkOutput |
Changes the audio sink output of the first
audio track while the media is active.
|
![]() | ChangeVideoSinkOutput |
Changes the video sink output 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.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetAudioSinkOutputs |
Gets the available audio sink outputs
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.) |
![]() | GetVideoSinkOutputs |
Gets the available video sink outputs
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 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.) |
![]() | ToString | (Inherited from Object.) |
![]() | UnsetDynamicValue |
Unsets a property value in the local cache.
(Inherited from Dynamic.) |