RtcLocalMediaTView Class |
Namespace: FM.IceLink
The RtcLocalMediaTView type exposes the following members.
Name | Description | |
---|---|---|
RtcLocalMediaTView |
Initializes a new instance of the RtcLocalMediaTView class.
| |
RtcLocalMediaTView(Boolean, Boolean) |
Initializes a new instance of the RtcLocalMediaTView class.
| |
RtcLocalMediaTView(Boolean, Boolean, AecContext) |
Initializes a new instance of the RtcLocalMediaTView class.
|
Name | Description | |
---|---|---|
ActiveAudioConverter |
Gets the active audio converter.
| |
ActiveAudioEncoder |
Gets the active audio encoder.
| |
ActiveAudioPacketizer |
Gets the active audio packetizer.
| |
ActiveVideoConverter |
Gets the active video converter.
| |
ActiveVideoEncoder |
Gets the active video encoder.
| |
ActiveVideoPacketizer |
Gets the active video packetizer.
| |
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.) | |
AudioMuted |
Gets or sets a value indicating whether the
first audio track is muted.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | |
AudioOutputs |
Gets the audio outputs.
| |
AudioSource |
Gets the audio source.
(Inherited from LocalMedia.) | |
AudioSourceInput |
Gets or sets the current audio source input
of the first audio track.
(Inherited from LocalMedia.) | |
AudioSources |
Gets the audio sources.
(Inherited from LocalMedia.) | |
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.
| |
H264Encoder |
Gets the H.264 encoder.
| |
H264Packetizer |
Gets the H.264 packetizer.
| |
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.) | |
MediaSources |
Gets the audio/video sources.
(Inherited from LocalMedia.) | |
OpusConverter |
Gets the Opus converter.
| |
OpusEncoder |
Gets the Opus encoder.
| |
OpusPacketizer |
Gets the Opus packetizer.
| |
PcmaConverter |
Gets the PCMA converter.
| |
PcmaEncoder |
Gets the PCMA encoder.
| |
PcmaPacketizer |
Gets the PCMA packetizer.
| |
PcmuConverter |
Gets the PCMU converter.
| |
PcmuEncoder |
Gets the PCMU encoder.
| |
PcmuPacketizer |
Gets the PCMU packetizer.
| |
State |
Gets the state.
(Inherited from LocalMediaBaseTLocalMedia, TAudioTrack, TVideoTrack.) | |
VideoDisabled |
Gets a value indicating whether video is disabled.
| |
VideoMuted |
Gets or sets a value indicating whether the
first video track is muted.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | |
VideoOutputs |
Gets the video outputs.
| |
VideoSize |
Gets the size of the first video track.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
VideoSource |
Gets the video source.
(Inherited from LocalMedia.) | |
VideoSourceInput |
Gets or sets the current video source input
of the first video track.
(Inherited from LocalMedia.) | |
VideoSources |
Gets the video sources.
(Inherited from LocalMedia.) | |
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.
| |
Vp8Encoder |
Gets the VP8 encoder.
| |
Vp8Packetizer |
Gets the VP8 packetizer.
| |
Vp9Converter |
Gets the VP9 converter.
| |
Vp9Encoder |
Gets the VP9 encoder.
| |
Vp9Packetizer |
Gets the VP9 packetizer.
|
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.) |
Name | Description | |
---|---|---|
OnActiveAudioConverterChange |
Raised when the ActiveAudioConverter changes.
| |
OnActiveAudioEncoderChange |
Raised when the ActiveAudioEncoder changes.
| |
OnActiveAudioPacketizerChange |
Raised when the ActiveAudioPacketizer changes.
| |
OnActiveVideoConverterChange |
Raised when the ActiveVideoConverter changes.
| |
OnActiveVideoEncoderChange |
Raised when the ActiveVideoEncoder changes.
| |
OnActiveVideoPacketizerChange |
Raised when the ActiveVideoPacketizer 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.) | |
OnAudioStarted |
Raised when the first audio track is started.
(Inherited from LocalMedia.) | |
OnAudioStopped |
Raised when the first audio track is stopped.
(Inherited from LocalMedia.) | |
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.) | |
OnVideoStarted |
Raised when the first video track is started.
(Inherited from LocalMedia.) | |
OnVideoStopped |
Raised when the first video track is stopped.
(Inherited from LocalMedia.) |