H263DecoderCurrentFrameRate 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