VideoCapabilitiesMaxFrameRate Property |
Gets the maximum supported frame rate for the resolution.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
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