DBQ: 2 bits
Differential quantization parameter used to calculate quantizer for
the B frame based on quantizer for the P frame, when PB-frames option
is used. The value should be the same as DBQUANT defined by H.263
[4]. Set to zero if PB-frames option is not used.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax Public ReadOnly Property DBQ As Integer
Get
public:
property int DBQ {
int get ();
}
member DBQ : int with get
Property Value
Type:
Int32See Also