A Boolean value that indicates whether the player allows switching to external playback mode.
SDKs
- iOS 6.0+
- macOS 10.11+
- tvOS 9.0+
Framework
- AVFoundation
Declaration
var allowsExternalPlayback: Bool { get set }
Discussion
The default value of this property is true
.