RtcLocalMediaTView Methods |
The RtcLocalMediaTView generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | AbortStart |
Aborts the start.
(Inherited from LocalMediaBaseTLocalMedia, TAudioTrack, TVideoTrack.) |
![]() | AddAudioTrack |
Adds the audio track.
(Inherited from LocalMedia.) |
![]() | AddVideoTrack |
Adds the video track.
(Inherited from LocalMedia.) |
![]() | ArrayFromAudioTracks |
Creates an array of tracks from a list of audio tracks.
(Inherited from LocalMedia.) |
![]() | ArrayFromVideoTracks |
Creates an array of tracks from a list of video tracks.
(Inherited from LocalMedia.) |
![]() | ChangeAudioSourceInput |
Changes the audio source input of the first
audio track while the media is active.
(Inherited from LocalMedia.) |
![]() | ChangeVideoSourceInput |
Changes the video source input of the first
video track while the media is active.
(Inherited from LocalMedia.) |
![]() | CreateAudioRecorder |
Creates an audio recorder.
|
![]() | CreateAudioSource |
Creates an audio source.
|
![]() | CreateAudioTrackCollection |
Creates an audio track collection.
(Inherited from LocalMedia.) |
![]() | CreateH264Encoder |
Creates an H.264 encoder.
|
![]() | CreateH264Packetizer |
Creates an H.264 packetizer.
|
![]() | CreateImageConverter |
Creates an image converter.
|
![]() | CreateOpusEncoder |
Creates an Opus encoder.
|
![]() | CreateOpusPacketizer |
Creates an Opus packetizer.
|
![]() | CreatePcmaEncoder |
Creates a PCMA encoder.
|
![]() | CreatePcmaPacketizer |
Creates a PCMA packetizer.
|
![]() | CreatePcmuEncoder |
Creates a PCMU encoder.
|
![]() | CreatePcmuPacketizer |
Creates a PCMU packetizer.
|
![]() | CreateSoundConverter |
Creates a sound converter.
|
![]() | CreateVideoRecorder |
Creates a video recorder.
|
![]() | CreateVideoSource |
Creates a video source.
|
![]() | CreateVideoTrackCollection |
Creates a video track collection.
(Inherited from LocalMedia.) |
![]() | CreateViewSink |
Creates a view sink.
|
![]() | CreateVp8Encoder |
Creates a VP8 encoder.
|
![]() | CreateVp8Packetizer |
Creates a VP8 packetizer.
|
![]() | CreateVp9Encoder |
Creates a VP9 encoder.
|
![]() | CreateVp9Packetizer |
Creates a VP9 packetizer.
|
![]() | Destroy |
Destroys all media tracks.
(Overrides MediaTAudioTrack, TVideoTrackDestroy.) |
![]() | DoStart |
Starts the local media.
(Inherited from LocalMedia.) |
![]() | DoStop |
Stops the local media.
(Inherited from LocalMedia.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetAudioSourceInputs |
Gets the available audio source inputs
of the first audio track.
(Inherited from LocalMedia.) |
![]() | 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.
(Inherited from LocalMedia.) |
![]() | 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 the audio track.
(Inherited from LocalMedia.) |
![]() | RemoveVideoTrack |
Removes the video track.
(Inherited from LocalMedia.) |
![]() | 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.) |
![]() | ToggleAudioRecording |
Toggles audio recording.
|
![]() | ToggleVideoRecording |
Toggles video recording.
|
![]() | ToString | (Inherited from Object.) |
![]() | UnsetDynamicValue |
Unsets a property value in the local cache.
(Inherited from Dynamic.) |