Whether video is currently being casted to a remote device and not played locally.
@override Future<bool> get isCasting async => _playerPlatformInterface.isCasting;