Returns true when media is played externally using AirPlay.
true
Only available on iOS.
@override Future<bool> get isAirPlayActive async => _playerPlatformInterface.isAirPlayActive;