#import "YTReelContentView.h" @interface YTReelPlayerViewController : UIViewController - (YTReelContentView *)contentView; @end