as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
AWS
文档
Support
Contact Us
My Cases
新手入门
设计和开发
应用发布
参考
支持
感谢您的访问。此页面目前仅提供英语版本。我们正在开发中文版本。谢谢您的理解。

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: Oct 02, 2025