Freigeben über


MediaCodecInfo.CodecCapabilities.FEATUREQpBounds Field

Definition

<b>video encoder only</b>: codec supports quantization parameter bounds.

[Android.Runtime.Register("FEATURE_QpBounds", ApiSince=31)]
public const string FEATUREQpBounds;
[<Android.Runtime.Register("FEATURE_QpBounds", ApiSince=31)>]
val mutable FEATUREQpBounds : string

Field Value

Attributes

Remarks

<b>video encoder only</b>: codec supports quantization parameter bounds.

Java documentation for android.media.MediaCodecInfo.CodecCapabilities.FEATURE_QpBounds.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to