Click or drag to resize

IVideoTrack Properties

The IVideoTrack type exposes the following members.

Properties
  NameDescription
Public propertyMuted
Gets or sets a value indicating whether this track is muted.
(Inherited from IMediaTrack.)
Public propertySinkOutput
Gets or sets the current sink output.
(Inherited from IMediaTrack.)
Public propertySize
Gets the size of this track.
Public propertySourceInput
Gets or sets the current source input.
(Inherited from IMediaTrack.)
Top
See Also