ZegoExpressEngineDeprecatedApi extension

on

Methods

enableBeautify(int featureBitmask, {ZegoPublishChannel? channel}) Future<void>

Available on ZegoExpressEngine, provided by the ZegoExpressEngineDeprecatedApi extension

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>

Available on ZegoExpressEngine, provided by the ZegoExpressEngineDeprecatedApi extension

Deprecated Set beautify option. Deprecated since 2.16.0, please use the setEffectsBeautyParam function instead.