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