Ozeki VoIP SDK Class library
MaxFrameRate Property
NamespacesOzeki.Media.VideoVideoCapabilitiesMaxFrameRate
Gets the maximum supported frame rate for the resolution.
Declaration Syntax
C#Visual BasicVisual C++
public int MaxFrameRate { get; private set; }
Public Property MaxFrameRate As Integer
	Get
	Private Set
public:
property int MaxFrameRate {
	int get ();
	private: void set (int value);
}
Property Value

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