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