Click or drag to resize

PhoneCallVideoReceiver Methods

The PhoneCallVideoReceiver type exposes the following members.

Methods
  NameDescription
Public methodAttachToCall
Attaches the object to a call so it can receive media data from that call. If the PhoneCallVideoReceiver is already attached to an active call, it will be detached from it first.
Public methodDetach
Detaches the object from the call.
Public methodDispose (Inherited from DisposableClass.)
Protected methodDispose(Boolean) (Overrides DisposableClass.Dispose(Boolean).)
Protected methodFinalize (Inherited from DisposableClass.)
Protected methodReceiverConnected (Inherited from VideoSender.)
Protected methodReceiverDisconnected (Inherited from VideoSender.)
Protected methodSendMediaData (Inherited from VideoSender.)
Public methodSetPreferredSendFormats (Inherited from AbstractMediaSenderVideoData, VideoFormat.)
Top
See Also