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