FPSCounterFrameRate Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic float FrameRate { get; }
Public ReadOnly Property FrameRate As Single
Get
public:
property float FrameRate {
float get ();
}
member FrameRate : float32 with get
Property Value
Type:
Single
See Also