JLChen
2021-11-04 d3713a9e02760ac9f5c0551ca72be0bdda3ba91c
iOS/Xamarin/LCOnDemo/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