frameFormat property

int? frameFormat
final

camera preview frame format 1 (MJPEG) or 0 (YUV) DEFAULT 1(MJPEG) If preview fails and the screen goes black, please try switching to 1

Implementation

final int? frameFormat;