| IVideoTrack Properties | 
The IVideoTrack type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Muted | 
            Gets or sets a value indicating whether this
            track is muted.
            (Inherited from IMediaTrack.) | 
|  | SinkOutput | 
            Gets or sets the current sink output.
            (Inherited from IMediaTrack.) | 
|  | Size | 
            Gets the size of this track.
             | 
|  | SourceInput | 
            Gets or sets the current source input.
            (Inherited from IMediaTrack.) | 
 See Also
See Also