jpeg constant

int const jpeg

Compressed JPEG format.

This format is always supported as an output format for the android.hardware.camera2 API, and as a picture format for the older Camera API.

Implementation

static const int jpeg = 0x00000100;