Can send video data to the attached ICall object.

C# | Visual Basic | Visual C++ |
public class PhoneCallVideoSender : VideoReceiver, IPhoneCallAttachable
Public Class PhoneCallVideoSender Inherits VideoReceiver Implements IPhoneCallAttachable
public ref class PhoneCallVideoSender : public VideoReceiver, IPhoneCallAttachable

All Members | Constructors | Methods | Properties | Events | |

Inherited from the IVideoReceiver class, so it can be connected to IVideoSender objects.
The class implements the IPhoneCallAttachable interface so it can be attached to a ICall object.
When a PhoneCallVideoSender is attached to an ICall object, it will send the available video data to the attached call.

Object | ||||
![]() | DisposableClass | |||
![]() | AbstractMediaReceiver<(Of <(<'VideoData, VideoFormat>)>)> | |||
![]() | VideoReceiver | |||
![]() | PhoneCallVideoSender |
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290