| PhoneCallVideoReceiver Class |
Namespace: Ozeki.VoIP
The PhoneCallVideoReceiver type exposes the following members.
| Name | Description | |
|---|---|---|
| PhoneCallVideoReceiver |
Initalizes a new instance of the PhoneCallVideoReceiver class.
|
| 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 |
Disposes the object.
(Inherited from DisposableClass.) | |
| Dispose(Boolean) | Releases the unmanaged resources used by the PhoneCallVideoReceiver and optionally releases the managed resources (Overrides DisposableClassDispose(Boolean).) | |
| Finalize | (Inherited from DisposableClass.) | |
| ReceiverConnected | (Inherited from VideoSender.) | |
| ReceiverDisconnected | (Inherited from VideoSender.) | |
| SendMediaData | (Inherited from VideoSender.) | |
| SetPreferredSendFormats | (Inherited from AbstractMediaSenderTData, TFormat.) |
| Name | Description | |
|---|---|---|
| ID | (Inherited from DisposableClass.) |
| Name | Description | |
|---|---|---|
| MediaDataSent | (Inherited from AbstractMediaSenderTData, TFormat.) |