MediaItemInfo.DataTypeHighFrameRate Field

Definition

The media item includes high frame rate video data.

[Android.Runtime.Register("DATA_TYPE_HIGH_FRAME_RATE", ApiSince=35)]
public const long DataTypeHighFrameRate = 64;
[<Android.Runtime.Register("DATA_TYPE_HIGH_FRAME_RATE", ApiSince=35)>]
val mutable DataTypeHighFrameRate : int64

Field Value

Value = 64

Implements

Attributes

Remarks

The media item includes high frame rate video data.

Java documentation for android.media.metrics.MediaItemInfo.DATA_TYPE_HIGH_FRAME_RATE.

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