Click or drag to resize

IVideoTrack Methods

The IVideoTrack type exposes the following members.

Methods
  NameDescription
Public methodChangeSinkOutput
Changes the sink output while the media track is active.
(Inherited from IMediaTrack.)
Public methodChangeSourceInput
Changes the source input while the media track is active.
(Inherited from IMediaTrack.)
Public methodDestroy
Destroys this media track.
(Inherited from IMediaTrack.)
Public methodGetSinkOutputs
Gets the available sink outputs.
(Inherited from IMediaTrack.)
Public methodGetSourceInputs
Gets the available source inputs.
(Inherited from IMediaTrack.)
Public methodGrabFrame
Grabs the next frame once it's rendered.
Top
See Also