RtcRemoteMediaTView Methods |
The RtcRemoteMediaTView generic 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.
(Inherited from RemoteMedia.) | |
| ArrayFromVideoTracks |
Creates an array of tracks from a list of video tracks.
(Inherited from RemoteMedia.) | |
| ChangeAudioSinkOutput |
Changes the audio sink output of the first
audio track while the media is active.
(Inherited from RemoteMedia.) | |
| ChangeVideoSinkOutput |
Changes the video sink output of the first
video track while the media is active.
(Inherited from RemoteMedia.) | |
| CreateAudioRecorder |
Creates an audio recorder.
| |
| CreateAudioSink |
Creates an audio sink.
| |
| CreateAudioTrackCollection |
Creates an audio track collection.
(Inherited from RemoteMedia.) | |
| CreateH264Decoder |
Creates an H.264 decoder.
| |
| CreateH264Depacketizer |
Creates an H.264 depacketizer.
| |
| CreateImageConverter |
Creates an image converter.
| |
| CreateOpusDecoder |
Creates an Opus decoder.
| |
| CreateOpusDepacketizer |
Creates an Opus depacketizer.
| |
| CreatePcmaDecoder |
Creates a PCMA decoder.
| |
| CreatePcmaDepacketizer |
Creates a PCMA depacketizer.
| |
| CreatePcmuDecoder |
Creates a PCMU decoder.
| |
| CreatePcmuDepacketizer |
Creates a PCMU depacketizer.
| |
| CreateSoundConverter |
Creates a sound converter.
| |
| CreateVideoRecorder |
Creates a video recorder.
| |
| CreateVideoTrackCollection |
Creates a video track collection.
(Inherited from RemoteMedia.) | |
| CreateViewSink |
Creates a view sink.
| |
| CreateVp8Decoder |
Creates a VP8 decoder.
| |
| CreateVp8Depacketizer |
Creates a VP8 depacketizer.
| |
| CreateVp9Decoder |
Creates a VP9 decoder.
| |
| CreateVp9Depacketizer |
Creates a VP9 depacketizer.
| |
| Destroy |
Destroys all media tracks.
(Overrides MediaTAudioTrack, TVideoTrackDestroy.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetAudioSinkOutputs |
Gets the available audio sink outputs
of the first audio track.
(Inherited from RemoteMedia.) | |
| 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.
(Inherited from RemoteMedia.) | |
| GrabVideoFrame |
Grabs the next frame from the first video track, once it's rendered.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
| Initialize |
Initializes this instance. Must be called before being used.
| |
| 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.) | |
| ToggleAudioRecording |
Toggles audio recording.
| |
| ToggleVideoRecording |
Toggles video recording.
| |
| ToString | (Inherited from Object.) | |
| UnsetDynamicValue |
Unsets a property value in the local cache.
(Inherited from Dynamic.) |