Top "Avplayerviewcontroller" questions

AVPlayerViewController black screen when swiping on iOS 11

I'm using AVPlayerViewController to play a video file (H.264, AAC, MP4-Container) on an iPad-App. Everything is working in iOS 10. …

swift video ios11 avplayerviewcontroller
AVPlayer not playing audio - iOS 9, Objective - C

I am trying to play audio from a URL in my app. Everything happens as expected in iOS 8 (simulator and …

objective-c ios9 xcode7 avplayer avplayerviewcontroller
How to detect fullscreen mode using AVPlayerViewController in Swift?

I am trying to detect when the AVPlayerViewController is in full-screen mode, but I'm having a difficult time achieving this. …

ios swift avplayer avplayerviewcontroller
iOS: AVPlayerViewController enable fullscreen rotation in portrait oriented application

I have a UIViewcontroller, which contains a AVPlayerViewController with AVPlayer. I want to enable rotation for AVPlayerViewController(when video is …

ios avfoundation fullscreen avplayer avplayerviewcontroller