Does Kaltura Player have any contentOverlayView like AVPlayerviewController?
I want to add some customView between the video content and the controls, In AVPlayerviewController we have a contentOverlayView, where we can easily add customView as subview, is there any overlayView available here or is there any way to achieve this?
Can you please help me out?