2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @
class UIImageView
, UITextLabel
;
11 @interface MPVideoBackgroundView
: UIView
14 UIImageView
*_imageView
;
15 UIImageView
*_iconView
;
16 UITextLabel
*_infoTitle
;
17 UITextLabel
*_infoSubTitle
;
21 - (id
)initWithFrame
:(struct CGRect
)fp8
;
23 - (void)setOrientation
:(int)fp8
;
24 - (void)setShowQTAudioOnlyUI
:(BOOL
)fp8
;
25 - (void)_createInformationalTitleView
:(id
*)fp8 systemFont
:(id
)fp12 lineBreakMode
:(int)fp16
;
26 - (void)setInformationalTitle
:(id
)fp8 infoSubTitle
:(id
)fp12
;
27 - (void)layoutForCurrentOrientation
;
28 - (BOOL
)shouldShowInformationalTextForOrientation
:(int)fp8
;
29 - (void)setInformationalTextShown
:(BOOL
)fp8
;
30 - (void)layoutSubviews
;