ILocalMediaTLocalMedia, TIAudioTrack, TIVideoTrack Methods |
The ILocalMediaTLocalMedia, TIAudioTrack, TIVideoTrack generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChangeAudioSourceInput |
Changes the audio source input of the first
audio track while the media is active.
|
![]() | ChangeVideoSourceInput |
Changes the video source input of the first
video track while the media is active.
|
![]() | Destroy |
Destroys this media.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) |
![]() | GetAudioSourceInputs |
Gets the available audio source inputs
of the first audio track.
|
![]() | GetVideoSourceInputs |
Gets the available video source inputs
of the first video track.
|
![]() | GrabVideoFrame |
Grabs a frame from the first video track.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) |
![]() | Start |
Starts the media track sources.
|
![]() | Stop |
Stops the media track sources.
|