android.hardware
Interface Camera.FaceDetectionListener

Enclosing class:
Camera

public static interface Camera.FaceDetectionListener


Method Summary
 void onFaceDetection(Camera.Face[] faces, Camera camera)
           
 

Method Detail

onFaceDetection

void onFaceDetection(Camera.Face[] faces,
                     Camera camera)


Copyright © 2008-2012. All Rights Reserved.