CameraDataFormat

Represents the format of the camera frame that is distinguishable in native library.

Author

dodo

Entries

Link copied to clipboard

Camera 1 preview frame or Image object in YUV format

Link copied to clipboard

Frame is a photograph

Link copied to clipboard

Camera2's multiplanar YUV

Link copied to clipboard

Bitmap's ARGB format

Link copied to clipboard

Image with ALPHA_8 format

Link copied to clipboard

Image with BGRA format

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.