The VideoChanneltype exposes the following members.
Properties
Name | Description | |
---|---|---|
CaptureVideoWindow |
Returns a native Win32 VideoWindow for
displaying an outgoing video stream from the local conversation
participant. Supported only when LyncClient.InSuppressedMode ==
true.
|
|
IsContributing |
Returns true if this channel is contributing
(sending media). (Inherited from
Channel.) |
|
Modality |
Gets the associated modality
object. (Inherited from
Channel.) |
|
RenderVideoWindow |
Returns a native Win32 VideoWindow for
displaying an incoming video stream from a remote conversation
participant. Supported only when LyncClient.InSuppressedMode ==
true.
|
|
State |
Gets the channel state of the currently active
channel. (Inherited from
Channel.) |