This version of Unity is unsupported.

CapturePixelFormat

enumeration

Description

The encoded image or video pixel format to use for PhotoCapture and VideoCapture.

Properties

BGRA328 bits per channel (blue, green, red, and alpha).
NV128-bit Y plane followed by an interleaved U/V plane with 2x2 subsampling.
JPEGEncode photo in JPEG format.
PNGPortable Network Graphics Format.