MediaBaseTIAudioTrack, TIVideoTrack Class |
Namespace: FM.IceLink
The MediaBaseTIAudioTrack, TIVideoTrack type exposes the following members.
Name | Description | |
---|---|---|
![]() | MediaBaseTIAudioTrack, TIVideoTrack | Initializes a new instance of the MediaBaseTIAudioTrack, TIVideoTrack class |
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.
|
![]() | DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) |
![]() | Id |
Gets the identifier.
|
![]() | IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) |
![]() | 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.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetDynamicValue |
Gets a property value from the local cache.
(Inherited from Dynamic.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GrabVideoFrame |
Grabs a frame from the first video track.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetDynamicValue |
Sets a property value in the local cache.
(Inherited from Dynamic.) |
![]() | ToString | (Inherited from Object.) |
![]() | UnsetDynamicValue |
Unsets a property value in the local cache.
(Inherited from Dynamic.) |
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.
|