H263DecoderCurrentFrameRate Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
Double
See Also