Enable Picture-in-Picture
Enable Picture-in-Picture
Enable Picture-in-Picture
Learn how to enable Picture-in-Picture (PiP) in the FastPix iOS Player so playback continues when the app goes to the background.
The FastPix iOS Player supports system Picture-in-Picture on iOS 14 and later.
Note: Call
setupPiP(parent:)after the view appears. Don’t release the player while PiP is active.
Toggle PiP programmatically:
Check whether PiP is currently active before performing actions that might conflict:
Listen for PiP state and availability changes using notifications: