#import "YTSingleVideoController.h" @protocol YTPlaybackController @property (strong, nonatomic) YTSingleVideoController *activeVideo; @end