isAirPlayVideoActive
Indicates whether the movie player is currently playing video via AirPlay.
Declaration
var isAirPlayVideoActive: Bool { get }Discussion
You can query this property after receiving an MPMoviePlayerIsAirPlayVideoActiveDidChangeNotification notification to find out whether the AirPlay video started or stopped.