Ozeki VoIP SDK Class library
BitmapResolutionChanged Event
NamespacesOzeki.Media.Video.ControlsVideoViewerWPFBitmapResolutionChanged
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<VoIPEventArgs<Resolution>> BitmapResolutionChanged
Public Event BitmapResolutionChanged As EventHandler(Of VoIPEventArgs(Of Resolution))
public:
 event EventHandler<VoIPEventArgs<Resolution^>^>^ BitmapResolutionChanged {
	void add (EventHandler<VoIPEventArgs<Resolution^>^>^ value);
	void remove (EventHandler<VoIPEventArgs<Resolution^>^>^ value);
}
Value
EventHandler<(Of <(<'VoIPEventArgs<(Of <(<'Resolution>)>)>>)>)>

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