LocalMediaBaseTLocalMedia, TAudioTrack, TVideoTrack Class |
Namespace: FM.IceLink
The LocalMediaBaseTLocalMedia, TAudioTrack, TVideoTrack type exposes the following members.
Name | Description | |
---|---|---|
LocalMediaBaseTLocalMedia, TAudioTrack, TVideoTrack |
Initializes a new instance of the LocalMediaBaseTLocalMedia, TAudioTrack, 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.
(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.) |
Name | Description | |
---|---|---|
AbortStart |
Aborts the start.
| |
AddAudioTrack |
Adds an audio track.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
AddVideoTrack |
Adds a video track.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
ArrayFromAudioTracks |
Creates an array of tracks from a list of audio tracks.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
ArrayFromVideoTracks |
Creates an array of tracks from a list of video tracks.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
CreateAudioTrackCollection |
Creates an audio track collection.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
CreateVideoTrackCollection |
Creates a video track collection.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
Destroy |
Destroys this media.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
DoStart |
Starts the local media.
| |
DoStop |
Stops the local 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 the next frame from the first video track, once it's rendered.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
MemberwiseClone | (Inherited from Object.) | |
RemoveAudioTrack |
Removes an audio track.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
RemoveVideoTrack |
Removes a video track.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
SetDynamicValue |
Sets a property value in the local cache.
(Inherited from Dynamic.) | |
Start |
Starts the media track sources.
| |
Stop |
Stops the media track sources.
| |
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.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
OnAudioLevel |
Raised whenever the level of
the first audio track is calculated.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
OnVideoDestroyed |
Raised when the first video track is destroyed.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
OnVideoSize |
Raised whenever the size of
the first video track is calculated.
(Inherited from MediaTAudioTrack, TVideoTrack.) |