IVideoTrack Methods |
The IVideoTrack type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangeSinkOutput |
Changes the sink output while the media track is active.
(Inherited from IMediaTrack.) | |
| ChangeSourceInput |
Changes the source input while the media track is active.
(Inherited from IMediaTrack.) | |
| Destroy |
Destroys this media track.
(Inherited from IMediaTrack.) | |
| GetSinkOutputs |
Gets the available sink outputs.
(Inherited from IMediaTrack.) | |
| GetSourceInputs |
Gets the available source inputs.
(Inherited from IMediaTrack.) | |
| GrabFrame |
Grabs the next frame once it's rendered.
|