contentSelectionViewController
A view controller that presents a user interface to select additional video content to display.
Declaration
@MainActor final var contentSelectionViewController: AVContentSelectionViewController? { get set }Discussion
Implement this property to add custom user interface elements. The primary role of this interface is to provide a way for users to add additional videos.