android.hardware.Camera.PreviewCallback |
Used to get a copy of each preview frame.
void | onPreviewFrame(byte[] data, Camera camera) | |||||
The callback that delivers the preview frames. |
data | The contents of the preview frame in getPreviewFormat() format. |
---|---|
camera | The Camera service object. |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |