android.hardware.Camera.PreviewCallback |
Used to get a copy of each preview frame.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
The callback that delivers the preview frames.
|
The callback that delivers the preview frames.
data | The contents of the preview frame in getPreviewFormat() format. |
---|---|
camera | The Camera service object. |