#import "YTPlayerViewController.h" @interface YTWatchLayerViewController : UIViewController - (YTPlayerViewController *)playerViewController; @end