Occurs when the MediaFormat of the media handler has changed.

C# | Visual Basic | Visual C++ |
public event EventHandler<VoIPEventArgs<VideoFormat>> MediaFormatChanged
Public Event MediaFormatChanged As EventHandler(Of VoIPEventArgs(Of VideoFormat))
public: event EventHandler<VoIPEventArgs<VideoFormat^>^>^ MediaFormatChanged { void add (EventHandler<VoIPEventArgs<VideoFormat^>^>^ value); void remove (EventHandler<VoIPEventArgs<VideoFormat^>^>^ value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649