Click or drag to resize

ILocalMediaTLocalMedia, TIAudioTrack, TIVideoTrack Methods

The ILocalMediaTLocalMedia, TIAudioTrack, TIVideoTrack generic type exposes the following members.

Methods
  NameDescription
Public methodChangeAudioSourceInput
Changes the audio source input of the first audio track while the media is active.
Public methodChangeVideoSourceInput
Changes the video source input of the first video track while the media is active.
Public methodDestroy
Destroys this media.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.)
Public methodGetAudioSourceInputs
Gets the available audio source inputs of the first audio track.
Public methodGetVideoSourceInputs
Gets the available video source inputs of the first video track.
Public methodGrabVideoFrame
Grabs a frame from the first video track.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.)
Public methodStart
Starts the media track sources.
Public methodStop
Stops the media track sources.
Top
See Also