]> git.saurik.com Git - iphone-api.git/blame - Celestial/AVRecorder-Private_AVRecorder.h
Add some IOMobileFramebuffer functions long ago used by Veency.
[iphone-api.git] / Celestial / AVRecorder-Private_AVRecorder.h
CommitLineData
2cd8f71b
JF
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