ZegoExpressEngineDeprecatedApi extension

on

Methods

enableBeautify(int featureBitmask, {ZegoPublishChannel? channel}) → Future<void>
Deprecated Enables or disables the beauty features for the specified publish channel. Deprecated since 2.16.0, please use the enableEffectsBeauty function instead.
setBeautifyOption(ZegoBeautifyOption option, {ZegoPublishChannel? channel}) → Future<void>
Deprecated Set beautify option. Deprecated since 2.16.0, please use the setEffectsBeautyParam function instead.