MediaFormat.KeyVideoEncodingStatisticsLevel Field

Definition

A key describing the level of encoding statistics information emitted from video encoder.

[Android.Runtime.Register("KEY_VIDEO_ENCODING_STATISTICS_LEVEL", ApiSince=33)]
public const string KeyVideoEncodingStatisticsLevel;
[<Android.Runtime.Register("KEY_VIDEO_ENCODING_STATISTICS_LEVEL", ApiSince=33)>]
val mutable KeyVideoEncodingStatisticsLevel : string

Field Value

Attributes

Remarks

A key describing the level of encoding statistics information emitted from video encoder.

The associated value is an integer.

Java documentation for android.media.MediaFormat.KEY_VIDEO_ENCODING_STATISTICS_LEVEL.

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