MediaTAudioTrack, TVideoTrack Class |
Namespace: FM.IceLink
The MediaTAudioTrack, TVideoTrack type exposes the following members.
Name | Description | |
---|---|---|
![]() | MediaTAudioTrack, TVideoTrack |
Initializes a new instance of the MediaTAudioTrack, TVideoTrack class.
|
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.
(Overrides MediaBaseTIAudioTrack, TIVideoTrackAudioTracks.) |
![]() | 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.
|
![]() | IsRecordingVideo |
Gets or sets a value indicating whether video is being recorded.
|
![]() | 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.
(Overrides MediaBaseTIAudioTrack, TIVideoTrackVideoSize.) |
![]() | VideoTrack |
Gets the first video track.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) |
![]() | VideoTracks |
Gets the video tracks.
(Overrides MediaBaseTIAudioTrack, TIVideoTrackVideoTracks.) |
Name | Description | |
---|---|---|
![]() | AddAudioTrack |
Adds an audio track.
|
![]() | AddVideoTrack |
Adds a video track.
|
![]() | ArrayFromAudioTracks |
Creates an array of tracks from a list of audio tracks.
|
![]() | ArrayFromVideoTracks |
Creates an array of tracks from a list of video tracks.
|
![]() | CreateAudioTrackCollection |
Creates an audio track collection.
|
![]() | CreateVideoTrackCollection |
Creates a video track collection.
|
![]() | Destroy |
Destroys this media.
(Overrides MediaBaseTIAudioTrack, TIVideoTrackDestroy.) |
![]() | 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 the next frame from the first video track, once it's rendered.
(Overrides MediaBaseTIAudioTrack, TIVideoTrackGrabVideoFrame.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | RemoveAudioTrack |
Removes an audio track.
|
![]() | RemoveVideoTrack |
Removes a video track.
|
![]() | 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.
(Overrides MediaBaseTIAudioTrack, TIVideoTrackOnAudioDestroyed.) |
![]() | OnAudioLevel |
Raised whenever the level of
the first audio track is calculated.
(Overrides MediaBaseTIAudioTrack, TIVideoTrackOnAudioLevel.) |
![]() | OnVideoDestroyed |
Raised when the first video track is destroyed.
(Overrides MediaBaseTIAudioTrack, TIVideoTrackOnVideoDestroyed.) |
![]() | OnVideoSize |
Raised whenever the size of
the first video track is calculated.
(Overrides MediaBaseTIAudioTrack, TIVideoTrackOnVideoSize.) |