VideoChannel Methods

Include Protected Members
Include Inherited Members

The VideoChannel type exposes the following members.

Methods

  Name Description
Public method BeginStart Starts the audio or video channel. (inherited from Channel)
Public method BeginStop Stops the audio or video channel. (inherited from Channel)
Public method CanInvoke Returns true if the specified action is allowed. (inherited from Channel)
Public method CreateObjRef (inherited from MarshalByRefObject)
Public method EndStart Blocks calling thread until BeginStart completes. (inherited from Channel)
Public method EndStop Blocks calling thread until BeginStop completes. (inherited from Channel)
Public method Equals (inherited from Object)
Protected method Finalize (Overrides Channel.Finalize().)
Public method GetHashCode (inherited from Object)
Public method GetLifetimeService (inherited from MarshalByRefObject)
Public method GetType (inherited from Object)
Public method InitializeLifetimeService (inherited from MarshalByRefObject)
Protected method MemberwiseClone() (inherited from Object)
Protected method MemberwiseClone(Boolean) (inherited from MarshalByRefObject)
Public method ToString (inherited from Object)

Top

See Also

Reference

VideoChannel Class

Microsoft.Lync.Model.Conversation.AudioVideo Namespace