2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <MediaPlayer/MPTransportControls.h>
11 @interface MPFullScreenTransportControls
: MPTransportControls
13 UIImage
*_backgroundImage
;
14 float _requiredFrameSizeWidth
;
19 - (void)drawRect
:(struct CGRect
)fp8
;
20 - (struct CGSize
)sizeThatFits
:(struct CGSize
)fp8
;
21 - (void)layoutSubviews
;
22 - (id
)createVolumeSlider
;
23 - (void)reloadForAdditions
:(id
)fp8 removals
:(id
)fp12 animate
:(BOOL
)fp16
;