@override Future<void> cancelVideo(String taskId) async { await pigeon.WatermarkApi().cancel(taskId); }