JLChen
2021-10-28 e96683081abd5c1a94608dd33d092d8f45371cd6
iOS/Xamarin/LCSDKOnXamarin/Depend/LCOpenSDKDynamic.framework/Headers/LCOpenSDK/LCOpenSDK_PlayWindow.h
@@ -295,5 +295,12 @@
 */
- (void)doTranslateX:(CGFloat)x Y:(CGFloat)y;
//MARK: - 扩展功能
/**
 * 设置去噪模式等级
 */
- (void)setSEnhanceMode:(LCOpenSDK_EnhanceMode)mode;
@end
#endif