@brief Set sticker's animation playing state to default.
Future<int> resetSticker() async { return await byteRTCHelper.resetSticker($video_effect_instance); }