LocalMediaBaseTLocalMedia, TAudioTrack, TVideoTrack Properties |
The LocalMediaBaseTLocalMedia, TAudioTrack, TVideoTrack generic 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 MediaBaseTIAudioTrack, TIVideoTrack.) | |
| AudioMuted |
Gets or sets a value indicating whether the
first audio track is muted.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | |
| 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.) | |
| 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.) | |
| State |
Gets the state.
| |
| VideoMuted |
Gets or sets a value indicating whether the
first video track is muted.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | |
| 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.) |