as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

BufferPixelFormat

Buffer Pixel Format specifies the memory layout and bits used to store the data within the buffer.

Enumeration Members

ARGB8888

ARGB8888: "AR24"


FLEX_YCbCr_420_101010

FLEX_YCbCr_420_101010: "8888"


FLEX_YCbCr_420_888

FLEX_YCbCr_420_888: "9999"


NV12

NV12: "NV12"


RGB888

RGB888: "RG24"


UNKNOWN

UNKNOWN: "UNKNOWN"

Buffer format is unknown or customized format.


UYVY

UYVY: "UYVY"


YUV420

YUV420: "YU12"


YUYV

YUYV: "YUYV"


YVU420

YVU420: "YV12"


Last updated: Sep 30, 2025