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