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 avplayerviewcontrollerI 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 avplayerviewcontrollerI am trying to detect when the AVPlayerViewController is in full-screen mode, but I'm having a difficult time achieving this. …
ios swift avplayer avplayerviewcontrollerI have a UIViewcontroller, which contains a AVPlayerViewController with AVPlayer. I want to enable rotation for AVPlayerViewController(when video is …
ios avfoundation fullscreen avplayer avplayerviewcontroller