Occurs when the PhoneCallVideoSender could not select the proper MediaFormat.
It means the PhoneCallVideoSender will not send any media data to the attached call.
| C# | Visual Basic | Visual C++ |
public event EventHandler<EventArgs> NoMediaFormatSelected
Public Event NoMediaFormatSelected As EventHandler(Of EventArgs)
public: event EventHandler<EventArgs^>^ NoMediaFormatSelected { void add (EventHandler<EventArgs^>^ value); void remove (EventHandler<EventArgs^>^ value); }
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.3.502