MeiCam SDK For Android  1.0.0
Public Member Functions | List of all members
com.meicam.sdk.NvsARFaceContext.NvsARFaceContextCallback Interface Reference

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...
 

Detailed Description

Face effect context callback interface.

Member Function Documentation

void com.meicam.sdk.NvsARFaceContext.NvsARFaceContextCallback.notifyFaceItemLoadingBegin ( String  itemPath)

Notifies that the face props starts loading.

Parameters
itemPathFace props path
void com.meicam.sdk.NvsARFaceContext.NvsARFaceContextCallback.notifyFaceItemLoadingFinish ( )

Notifies the completion of loading face props.


The documentation for this interface was generated from the following file: