H263DecoderCurrentFrameRate 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