Phone |
The PhoneCallVideoReceiver type exposes the following members.
| Name | Description | |
|---|---|---|
| PhoneCallVideoReceiver | Initalizes a new instance of the PhoneCallVideoReceiver class. |
| Name | Description | |
|---|---|---|
| ID | (Inherited from DisposableClass) |
| Name | Description | |
|---|---|---|
| AttachToCall | 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. | |
| Detach | Detaches the object from the call. | |
| Dispose | (Inherited from DisposableClass) | |
| Dispose(Boolean) | Releases the unmanaged resources used by the PhoneCallVideoReceiver and optionally releases the managed resources (Overrides DisposableClass.Dispose(Boolean)) | |
| Finalize | (Inherited from DisposableClass) | |
| ReceiverConnected | (Inherited from VideoSender) | |
| ReceiverDisconnected | (Inherited from VideoSender) | |
| SendMediaData | (Inherited from VideoSender) | |
| SetPreferredSendFormats | (Inherited from AbstractMediaSenderVideoData, VideoFormat) |
| Name | Description | |
|---|---|---|
| MediaDataSent | (Inherited from AbstractMediaSenderVideoData, VideoFormat) |