RtcRemoteMediaTView Class |
Namespace: FM.IceLink
The RtcRemoteMediaTView type exposes the following members.
Name | Description | |
---|---|---|
RtcRemoteMediaTView(Boolean, Boolean) |
Initializes a new instance of the RtcRemoteMediaTView class.
| |
RtcRemoteMediaTView(Boolean, Boolean, AecContext) |
Initializes a new instance of the RtcRemoteMediaTView class.
|
Name | Description | |
---|---|---|
ActiveAudioConverter |
Gets the active audio converter.
| |
ActiveAudioDecoder |
Gets the active audio decoder.
| |
ActiveAudioDepacketizer |
Gets the active audio depacketizer.
| |
ActiveAudioSink |
Gets the active audio sink.
| |
ActiveVideoConverter |
Gets the active video converter.
| |
ActiveVideoDecoder |
Gets the active video decoder.
| |
ActiveVideoDepacketizer |
Gets the active video depacketizer.
| |
AecContext |
Gets the acoustic echo cancellation context.
| |
AecDisabled |
Gets a value indicating whether acoustic echo cancellation is disabled.
| |
AudioDisabled |
Gets a value indicating whether audio is disabled.
| |
AudioGain |
Gets or sets a value indicating the gain
(input amplification) of the first audio track.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | |
AudioInputs |
Gets the audio inputs.
| |
AudioMuted |
Gets or sets a value indicating whether the
first audio track is muted.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | |
AudioSinkOutput |
Gets or sets the current audio sink output
of the first audio track.
(Inherited from RemoteMedia.) | |
AudioTrack |
Gets the first audio track.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | |
AudioTracks |
Gets the audio tracks.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
AudioVolume |
Gets or sets a value indicating the volume
(output resistance) of the first audio track.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | |
DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) | |
H264Converter |
Gets the H.264 converter.
| |
H264Decoder |
Gets the H.264 decoder.
| |
H264Depacketizer |
Gets the H.264 depacketizer.
| |
Id |
Gets the identifier.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | |
IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) | |
IsRecordingAudio |
Gets or sets a value indicating whether audio is being recorded.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
IsRecordingVideo |
Gets or sets a value indicating whether video is being recorded.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
OpusConverter |
Gets the Opus converter.
| |
OpusDecoder |
Gets the Opus decoder.
| |
OpusDepacketizer |
Gets the Opus depacketizer.
| |
OpusSink |
Gets the Opus sink.
| |
PcmaConverter |
Gets the PCMA converter.
| |
PcmaDecoder |
Gets the PCMA decoder.
| |
PcmaDepacketizer |
Gets the PCMA depacketizer.
| |
PcmaSink |
Gets the PCMA sink.
| |
PcmuConverter |
Gets the PCMU converter.
| |
PcmuDecoder |
Gets the PCMU decoder.
| |
PcmuDepacketizer |
Gets the PCMU depacketizer.
| |
PcmuSink |
Gets the PCMU sink.
| |
VideoDisabled |
Gets a value indicating whether video is disabled.
| |
VideoInputs |
Gets the video inputs.
| |
VideoMuted |
Gets or sets a value indicating whether the
first video track is muted.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | |
VideoSinkOutput |
Gets or sets the current video sink output
of the first video track.
(Inherited from RemoteMedia.) | |
VideoSize |
Gets the size of the first video track.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
VideoTrack |
Gets the first video track.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | |
VideoTracks |
Gets the video tracks.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
View |
Gets the video view, if video is not disabled.
| |
ViewSink |
Gets the video view sink, if video is not disabled.
| |
Vp8Converter |
Gets the VP8 converter.
| |
Vp8Decoder |
Gets the VP8 decoder.
| |
Vp8Depacketizer |
Gets the VP8 depacketizer.
| |
Vp9Converter |
Gets the VP9 converter.
| |
Vp9Decoder |
Gets the VP9 decoder.
| |
Vp9Depacketizer |
Gets the VP9 depacketizer.
|
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.) |
Name | Description | |
---|---|---|
OnActiveAudioConverterChange |
Raised when the ActiveAudioConverter changes.
| |
OnActiveAudioDecoderChange |
Raised when the ActiveAudioDecoder changes.
| |
OnActiveAudioDepacketizerChange |
Raised when the ActiveAudioDepacketizer changes.
| |
OnActiveAudioSinkChange |
Raised when the ActiveAudioSink changes.
| |
OnActiveVideoConverterChange |
Raised when the ActiveVideoConverter changes.
| |
OnActiveVideoDecoderChange |
Raised when the ActiveVideoDecoder changes.
| |
OnActiveVideoDepacketizerChange |
Raised when the ActiveVideoDepacketizer changes.
| |
OnAudioDestroyed |
Raised when the first audio track is destroyed.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
OnAudioLevel |
Raised whenever the level of
the first audio track is calculated.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
OnVideoDestroyed |
Raised when the first video track is destroyed.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
OnVideoSize |
Raised whenever the size of
the first video track is calculated.
(Inherited from MediaTAudioTrack, TVideoTrack.) |