|
@@ -106,7 +106,7 @@ export class LiveService {
|
|
AgoraRTC.registerExtensions([extension]);
|
|
AgoraRTC.registerExtensions([extension]);
|
|
// 创建 BeautyProcessor 实例
|
|
// 创建 BeautyProcessor 实例
|
|
this.processor = extension.createProcessor();
|
|
this.processor = extension.createProcessor();
|
|
- this.isBeautyExtensionRegistered = true;
|
|
|
|
|
|
+ // this.isBeautyExtensionRegistered = true;
|
|
}
|
|
}
|
|
this.setBeautyOptions();
|
|
this.setBeautyOptions();
|
|
}
|
|
}
|