public static interface Detector.FaceListener
Modifier and Type | Method and Description |
---|---|
void |
onFaceDetectionStarted()
Indicates that the face detector has started tracking a face.
|
void |
onFaceDetectionStopped()
Indicates that the face detector has stopped tracking a face.
|
void onFaceDetectionStarted()
void onFaceDetectionStopped()
Copyright © 2015. All rights reserved.