setVideoEffectAlgoModelPath abstract method
- @Deprecated('Deprecated since v3.51 and will be deleted in v3.57, use RTCVideoEffect.initCVResource instead.')
- String modelPath
Implementation
@Deprecated(
'Deprecated since v3.51 and will be deleted in v3.57, use RTCVideoEffect.initCVResource instead.')
Future<int?> setVideoEffectAlgoModelPath(String modelPath);