fix 移除旧美颜初始化代码
This commit is contained in:
parent
ca03a8f23e
commit
e4ba0b7f80
@ -59,7 +59,7 @@ public class BeautyManager implements IMMRenderModuleManager.CVModelStatusListen
|
||||
public BeautyManager(Context context) {
|
||||
this.context = context.getApplicationContext();
|
||||
this.appId = cosmosAppid;
|
||||
initSDK();
|
||||
//initSDK();
|
||||
}
|
||||
|
||||
public int renderWithOESTexture(int texture, int texWidth, int texHeight, boolean mFrontCamera, int cameraRotation) {
|
||||
|
Loading…
Reference in New Issue
Block a user