Click or drag to resize

IRemoteMediaTIAudioTrack, TIVideoTrack Methods

The IRemoteMediaTIAudioTrack, TIVideoTrack generic type exposes the following members.

Methods
  NameDescription
Public methodChangeAudioSinkOutput
Changes the audio sink output of the first audio track while the media is active.
Public methodChangeVideoSinkOutput
Changes the video sink output of the first video track while the media is active.
Public methodDestroy
Destroys this media.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.)
Public methodGetAudioSinkOutputs
Gets the available audio sink outputs of the first audio track.
Public methodGetVideoSinkOutputs
Gets the available video sink outputs of the first video track.
Public methodGrabVideoFrame
Grabs a frame from the first video track.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.)
Top
See Also