Detect when seekbar is visible or not?

Hi, I'm using a AVPlayerViewController to display a video.


I am displaying some information on screen, but I need to know when the seekbar is hidden to hide those information.


There is a way to detect when the seekbar is not visible anymore?



Thanks