]> git.saurik.com Git - iphone-api.git/blob - Celestial/AVRecorder-Private_AVRecorder.h
Add support for new WinterBoard Settings features.
[iphone-api.git] / Celestial / AVRecorder-Private_AVRecorder.h
1 /*
2 * Generated by class-dump 3.1.2.
3 *
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
5 */
6
7 #import <Celestial/AVRecorder.h>
8
9 @interface AVRecorder (Private_AVRecorder)
10 - (void)copyEncoderCookieToFile;
11 - (void)haveABuffer:(struct AudioQueueBuffer *)fp8 withTimeStamp:(const struct AudioTimeStamp *)fp12 andNumPackets:(unsigned long)fp16 andPacketDescs:(const struct AudioStreamPacketDescription *)fp20;
12 - (void)makeError:(id *)fp8 withDescription:(id)fp12 code:(long)fp16;
13 @end
14