Future<void> setVideoMirrored(bool isVideoMirrored) async { _platformInstance.setVideoMirrored(isVideoMirrored); }