H263VideoEncoderConfigurationQuantizerP Property |
Namespace: StreamCoders.EncoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic int QuantizerP { get; set; }
Public Property QuantizerP As Integer
Get
Set
public:
property int QuantizerP {
int get ();
void set (int value);
}
member QuantizerP : int with get, set
Property Value
Type:
Int32
See Also