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 MPPortraitTransportControls
: MPTransportControls
13 UIImageView
*_backgroundView
;
16 + (float)defaultHeight
;
19 - (void)layoutSubviews
;
20 - (id
)createVolumeSlider
;
21 - (void)reloadForAdditions
:(id
)fp8 removals
:(id
)fp12 animate
:(BOOL
)fp16
;
22 - (void)_layoutBasicParts
;
23 - (void)_layoutComplexParts
;
24 - (struct CGSize
)sizeThatFits
:(struct CGSize
)fp8
;