getsidetrack / swiftui-pipify

A SwiftUI component for launching custom picture-in-picture experiences
MIT License
155 stars 14 forks source link

hide playback controls #9

Closed jordibruin closed 2 years ago

jordibruin commented 2 years ago

The combination of the pipController.requiresLinearPlayback = true and the CMTimerange hides the backwards and forwards controls.

I'm not sure what the CMTimeRange needs to be so let's triple check that stuff