Language

MediaQualityContract.ThreeDModeFramePacking Field

Definition

Frame packing 3D mode, where left and right eye views are packed into a single frame.

[Android.Runtime.Register("THREE_D_MODE_FRAME_PACKING", ApiSince=37)]
public const string ThreeDModeFramePacking;
[<Android.Runtime.Register("THREE_D_MODE_FRAME_PACKING", ApiSince=37)>]
val mutable ThreeDModeFramePacking : string

Field Value

Attributes

Remarks

Frame packing 3D mode, where left and right eye views are packed into a single frame. This format typically provides full resolution for each eye.

Android reference for android.media.quality.MediaQualityContract.THREE_D_MODE_FRAME_PACKING.

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