IRemoteMediaTIAudioTrack, TIVideoTrack Interface |
Namespace: FM.IceLink
The IRemoteMediaTIAudioTrack, TIVideoTrack type exposes the following members.
| Name | Description | |
|---|---|---|
| AudioGain |
Gets or sets a value indicating the gain
(input amplification) of the first audio track.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| AudioMuted |
Gets or sets a value indicating whether the
first audio track is muted.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| AudioSinkOutput |
Gets or sets the current audio sink output
of the first audio track.
| |
| AudioTrack |
Gets the first audio track.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| AudioTracks |
Gets the audio tracks.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| AudioVolume |
Gets or sets a value indicating the volume
(output resistance) of the first audio track.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| Id |
Gets the identifier.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| VideoMuted |
Gets or sets a value indicating whether the
first video track is muted.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| VideoSinkOutput |
Gets or sets the current video sink output
of the first video track.
| |
| VideoSize |
Gets the size of the first video track.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| VideoTrack |
Gets the first video track.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| VideoTracks |
Gets the video tracks.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) |
| Name | Description | |
|---|---|---|
| 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.
| |
| Destroy |
Destroys this media.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| GetAudioSinkOutputs |
Gets the available audio sink outputs
of the first audio track.
| |
| GetVideoSinkOutputs |
Gets the available video sink outputs
of the first video track.
| |
| GrabVideoFrame |
Grabs a frame from the first video track.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) |
| Name | Description | |
|---|---|---|
| OnAudioDestroyed |
Raised when the first audio track is destroyed.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| OnAudioLevel |
Raised whenever the level of
the first audio track is calculated.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| OnVideoDestroyed |
Raised when the first video track is destroyed.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| OnVideoSize |
Raised whenever the size of
the first video track is calculated.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) |