AppleTvPlayerControls
constAppleTvPlayerControls:React.FC<AppleTvPlayerControlsProps>
⚠️ This component is only supported on tvOS.
Use the tvOS player UI to present custom controls in an AVPlayerViewControllerProvider by including this component as a child.
This component serves as a provider for its child components, enabling integration of custom actions and menus within the tvOS player interface.
Supported child components include:
For more details, see Apple documentation: Customizing the tvOS Playback Experience.