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