AppleTvInfoBarAction
constAppleTvInfoBarAction:React.FC<AppleTvInfoBarActionProps>
⚠️ This component is only supported on tvOS.
An AVPlayerViewController presents an Info tab when playing an asset with embedded or external metadata. The tab’s view displays the metadata details, and it may show up to two AppleTvInfoBarAction controls along its trailing edge.
For more details, see Apple documentation: Present Actions in the Info Tab.