Future<void> setRenderRotation(int rotation) async { await _effectViewApi.setRenderRotation(rotation); }