|
MeiCam SDK For Android
3.14.4
|
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.
1.8.17