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