iphone-common-codes-ccteam源代码 CCCamera.h
//
// CCCamera.h
// CCFC
//
// Created by xichen on 11-12-29.
// Copyright 2011 ccteam. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface CCCamera : NSObject
{
}
@end
googlecode链接地址(会有更新):http://code.google.com/p/iphone-common-codes-ccteam/source/browse/trunk/CCFC/files/CCCamera.h