JWAirPlayDelegate
@objc
public protocol JWAirPlayDelegate
Reports AirPlay events
-
Reports when the player’s AirPlay connection status changes.
Declaration
Swift
func jwplayer(_ player: JWPlayer, airPlayStatusChanged status: JWAirPlayStatus)
Parameters
player
The player affected by the AirPlay connection status change.
status
The status of the player’s AirPlay connection.