| VideoCapabilitiesMaxFrameRate Property  | 
            Gets the maximum supported frame rate for the resolution.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic int MaxFrameRate { get; }Public ReadOnly Property MaxFrameRate As Integer
	Get
public:
property int MaxFrameRate {
	int get ();
}member MaxFrameRate : int with get
Property Value
Type: 
Int32
See Also