| android.hardware.Camera.FaceDetectionListener | 
Callback interface for face detected in the preview frame.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
          | 
        
          
          Notify the listener of the detected faces in the preview frame.
          
         | 
       ||||||||||
Notify the listener of the detected faces in the preview frame.
| faces | The detected faces in a list | 
|---|---|
| camera | 
           The
           
            
             Camera
            
           
           service object
           |