Hide "info" tab but not the panel in AVPlayerViewController

Is there a way to hide only the info tab but not the panel? playbackControlsIncludeInfoViews will hide the panel regardless on whether you have controllers in customInfoViewControllers. I am asking this because I would like to still use TitleView by populating the external metadata but not to display the info tab. I want to add a custom one.