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 "UIViewController.h"
9 @
class MPMoviePlayerController
, NSURL
;
11 @interface MPMoviePlayerViewController
: UIViewController
14 MPMoviePlayerController
*_moviePlayerController
;
16 unsigned int wasAnimated
:1;
17 unsigned int navBarWasHidden
:1;
18 unsigned int unused
:30;
22 - (id
)initWithContentURL
:(id
)fp8
;
25 - (void)viewWillAppear
:(BOOL
)fp8
;
26 - (void)viewDidAppear
:(BOOL
)fp8
;
28 - (void)_preloadedContent
:(id
)fp8
;
29 - (void)_playbackEnded
:(id
)fp8
;
30 - (void)_deviceOrientationChanged
:(id
)fp8
;
31 - (void)_adjustToDeviceOrientation
;
32 - (void)_beginPlayback
;
33 - (void)_popAfterPlayback
;