Package | Description |
---|---|
com.google.zxing.client.android.camera |
Modifier and Type | Method and Description |
---|---|
PlanarYUVLuminanceSource |
CameraManager.buildLuminanceSource(byte[] data,
int width,
int height)
A factory method to build the appropriate LuminanceSource object based on the format
of the preview buffers, as described by Camera.Parameters.
|