Click or drag to resize

MediaBaseTIAudioTrack, TIVideoTrack Properties

The MediaBaseTIAudioTrack, 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.
Public propertyAudioMuted
Gets or sets a value indicating whether the first audio track is muted.
Public propertyAudioTrack
Gets the first audio track.
Public propertyAudioTracks
Gets the audio tracks.
Public propertyAudioVolume
Gets or sets a value indicating the volume (output resistance) of the first audio track.
Public propertyDynamicProperties
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.)
Public propertyId
Gets the identifier.
Protected propertyIsDirty
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.)
Public propertyVideoMuted
Gets or sets a value indicating whether the first video track is muted.
Public propertyVideoSize
Gets the size of the first video track.
Public propertyVideoTrack
Gets the first video track.
Public propertyVideoTracks
Gets the video tracks.
Top
See Also