backgroundEffectsTypes static method
background Effects Types
Implementation
static List<ZegoBeautyPluginEffectsType> backgroundEffectsTypes() =>
ZegoBeautyPluginEffectsType.values.sublist(
ZegoBeautyPluginEffectsType.backgroundGreenScreenSegmentation.index,
ZegoBeautyPluginEffectsType.backgroundGaussianBlur.index + 1);