2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
11 @interface AVTimeMarkerObservation
: NSObject
19 - (id
)initWithObserver
:(id
)fp8 times
:(id
)fp12 context
:(id
)fp16 currentIndex
:(int)fp20
;
21 - (BOOL
)gotoTime
:(double)fp8
;
22 - (double)nextInterestingTime
;
23 - (double)prevInterestingTime
;