AppleTvTransportBarAction
constAppleTvTransportBarAction:React.FC<AppleTvTransportBarActionProps>
⚠️ This component is only supported on tvOS.
Displays custom controls in the transport bar of the tvOS player UI.
If it is a children of an AppleTvTransportBarPopupMenu, the action is shown inside the popup menu. Otherwise, it is shown directly in the transport bar.
For more details, see Apple documentation: Add Custom Transport Bar Items.