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/MPVideoViewController.h>
9 @
class MPPortraitInfoOverlay
, MPPortraitTransportControls
, MPReflectionImageView
, UINavigationBar
;
11 @interface MPPortraitVideoViewController
: MPVideoViewController
13 MPPortraitInfoOverlay
*_overlayView
;
14 MPReflectionImageView
*_imageView
;
15 UINavigationBar
*_navigationBar
;
16 MPPortraitTransportControls
*_transportControls
;
17 unsigned int _ownsTransportControls
:1;
21 - (id
)initWithTransportControls
:(BOOL
)fp8
;
23 - (BOOL
)canDisplayItem
:(id
)fp8 withOrientation
:(int)fp12
;
24 - (id
)copyOverlayViewForTransitionToItem
:(id
)fp8
;
25 - (id
)createAlternateTracksTransition
;
26 - (id
)createChapterFlipTransition
;
27 - (void)displayVideoViewOnScreen
;
29 - (void)restoreOverlayViewAfterTransition
:(id
)fp8
;
30 - (void)setDesiredParts
:(unsigned int)fp8 animate
:(BOOL
)fp12
;
31 - (void)setDisabledParts
:(unsigned int)fp8
;
32 - (void)setVisibleParts
:(unsigned int)fp8 animate
:(BOOL
)fp12
;
35 - (void)viewDidDisappear
:(BOOL
)fp8
;
36 - (void)showChaptersController
;
37 - (BOOL
)ownsTransportControls
;
38 - (void)setItem
:(id
)fp8
;
39 - (void)setOrientation
:(int)fp8 animate
:(BOOL
)fp12
;
40 - (void)setTVOutEnabled
:(BOOL
)fp8
;
41 - (BOOL
)backstopView
:(id
)fp8 swipedInDirection
:(int)fp12
;
42 - (void)backstopView
:(id
)fp8 tappedWithCount
:(int)fp12
;
43 - (BOOL
)transportControls
:(id
)fp8 tappedButtonPart
:(unsigned int)fp12
;
44 - (id
)createOverlayViewWithFrame
:(struct CGRect
)fp8
;
46 - (void)_handleSwipeRight
;
47 - (void)_reloadImageView
;
48 - (void)_removeOverlayView
;
50 - (void)setNavigationBar
:(id
)fp8
;