#import @interface YTPlayerOverlay : NSObject - (NSString *)overlayIdentifier; - (NSInteger)overlayZIndex; @end