MeiCam SDK For Android
1.0.0
|
Face effect context callback interface. More...
Public Member Functions | |
void | notifyFaceItemLoadingBegin (String itemPath) |
Notifies that the face props starts loading. More... | |
void | notifyFaceItemLoadingFinish () |
Notifies the completion of loading face props. More... | |
Face effect context callback interface.
void com.meicam.sdk.NvsARFaceContext.NvsARFaceContextCallback.notifyFaceItemLoadingBegin | ( | String | itemPath | ) |
Notifies that the face props starts loading.
itemPath | Face props path |
void com.meicam.sdk.NvsARFaceContext.NvsARFaceContextCallback.notifyFaceItemLoadingFinish | ( | ) |
Notifies the completion of loading face props.