A cross-import overlay that bridges AVKit and SwiftUI, exposing the VideoPlayer view for use in SwiftUI layouts. Use VideoPlayer to display the audiovisual contents of an AVPlayer with system-provided playback controls. The overlay declares no types of its own; it adds SwiftUI integration to AVKit's playback APIs across iOS, macOS, tvOS, watchOS, and visionOS.
Structures 1
- StVideoPlayeriOS 14.0+A view for showing the audiovisual contents of an `AVPlayer`
Extends 1
View