H264DecoderCurrentFramerate Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public double CurrentFramerate { get; }
Public ReadOnly Property CurrentFramerate As Double
Get
public:
property double CurrentFramerate {
double get ();
}
member CurrentFramerate : float with get
Property Value
Type:
DoubleSee Also