5 Commits

Author SHA1 Message Date
aendom
5215b527d9 #import <AudioToolbox/AudioServices.h>
#import "PGPlugin.h"

@interface SoundPlug : PGPlugin {
}

- (void) play:(NSMutableArray*)arguments withDict:(NSMutableDictionary*)options;

@end
2011-08-04 12:30:06 -05:00
bni
44226c5e51 Syntax highlighting for code examples 2011-06-20 22:36:37 +02:00
bni
94a957e66e Documentation updates 2011-06-20 22:16:39 +02:00
bni
ce14b68a14 Documentation updates 2011-06-20 21:55:56 +02:00
bni
6dbd05eedf Initial iOS commit 2011-06-20 00:14:00 +02:00