android.hardware.Camera.PictureCallback |
Handles the callback for when a picture is taken.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Callback for when a picture is taken.
|
Callback for when a picture is taken.
data | a byte array of the picture data |
---|---|
camera | the Camera service object |