Remove local video
Future<int> removeLocalVideo() async { return await byteRTCHelper.removeLocalVideo(); }