Click or drag to resize

ILocalMediaTLocalMedia, TIAudioTrack, TIVideoTrack Properties

The ILocalMediaTLocalMedia, TIAudioTrack, TIVideoTrack generic type exposes the following members.

Properties
  NameDescription
Public propertyAudioGain
Gets or sets a value indicating the gain (input amplification) of the first audio track.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.)
Public propertyAudioMuted
Gets or sets a value indicating whether the first audio track is muted.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.)
Public propertyAudioSourceInput
Gets or sets the current audio source input of the first audio track.
Public propertyAudioTrack
Gets the first audio track.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.)
Public propertyAudioTracks
Gets the audio tracks.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.)
Public propertyAudioVolume
Gets or sets a value indicating the volume (output resistance) of the first audio track.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.)
Public propertyId
Gets the identifier.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.)
Public propertyState
Gets the current state.
Public propertyVideoMuted
Gets or sets a value indicating whether the first video track is muted.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.)
Public propertyVideoSize
Gets the size of the first video track.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.)
Public propertyVideoSourceInput
Gets or sets the current video source input of the first video track.
Public propertyVideoTrack
Gets the first video track.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.)
Public propertyVideoTracks
Gets the video tracks.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.)
Top
See Also