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 CALayer
, MPVideoView
, NSMutableArray
;
11 @interface MovieSnapshotController
: NSObject
13 MPVideoView
*_videoView
;
15 NSMutableArray
*_pendingSnapshots
;
16 unsigned int _expectingTimeJump
:1;
17 unsigned int _pendingRestore
:1;
23 - (void)scheduleSnapshotWithSize
:(struct CGSize
)fp8 orientation
:(int)fp16 time
:(float)fp20 delegate
:(id
)fp24
;
24 - (void)setLayer
:(id
)fp8
;
25 - (void)setVideoView
:(id
)fp8
;
26 - (void)_timeDidJump
:(id
)fp8
;
27 - (id
)_currentSnapshot
;
28 - (void)_finishSnapshot
:(id
)fp8
;
29 - (void)_restoreOriginalTime
;
30 - (void)_startNextSnapshot
;
31 - (void)_takeSnapshot
:(id
)fp8
;