The VideoChanneltype 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
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 Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject MarshalByRefObject.)
Public method ToString (Inherited from Object.)

See Also