]>
git.saurik.com Git - iphone-api.git/blob - PhotoLibrary/CameraAlbum.h
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 <MusicLibrary/MLPhotoAlbum.h>
9 @
class MLPhotoDCIMDirectory
;
11 @interface CameraAlbum
: MLPhotoAlbum
13 MLPhotoDCIMDirectory
*_dcimDirectory
;
17 + (void)clearSharedInstance
;
20 - (void)dcimContentsDidChange
;
23 - (unsigned int)count
;
25 - (BOOL
)addImage
:(id
)fp8 withPreview
:(id
)fp12 exifProperties
:(id
)fp16 date
:(id
)fp20 jpegData
:(struct __CFData
*)fp24
;
26 - (void)deleteImageAtIndex
:(int)fp8
;