FLAVPlayerViewControllerCallback
A protocol that defines methods for handling interactions between AVPlayerViewController and the Player class in the FLPlayerInterface module.
-
Called by the application when AVPlayerViewController is about to seek, to update the internal seeking state of the
Player. -
Called by the application when AVPlayerViewController has completed seeking, to update the internal seeking state of the
Player. -
Called by the application when AVPlayerViewController media selection has changed, to update the internal media selection state of the
Player.