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 <Foundation/NSObject.h>
11 @interface PhotosDefaults
: NSObject
17 NSString
*_musicForSlideshow
;
21 + (int)randomTransition
;
24 - (BOOL
)shouldShuffle
;
25 - (int)secondsPerSlide
;
26 - (int)transitionForAnimationMovingForward
:(BOOL
)fp8
;
28 - (BOOL
)debugIndexSheetScrolling
;
29 - (int)smoothScrollBehavior
;
30 - (BOOL
)shouldPlayMusic
;
31 - (id
)musicForSlideshow
;