contentOverlayView
A view that displays between the video content and the playback controls.
Declaration
var contentOverlayView: UIView? { get }Discussion
Use the content overlay view to add noninteractive custom views, such as a logo or watermark, between the video content and the controls.