Future<bool> destroyMediaView(int viewID) async { return await CrImpl.instance.destroyMediaView(viewID); }