Stops casting the current video.
@override Future<void> castStop() => _invokeMethod<void>(Methods.castStop);