ABMultiStreamBuffer.h File Reference
#import <Foundation/Foundation.h>
#import <AudioToolbox/AudioToolbox.h>

Classes

class  ABMultiStreamBuffer
 Multi-stream buffer. More...
 

Typedefs

typedef void * ABMultiStreamBufferSource
 A source identifier, for use with ABMultiStreamBufferSource.
 

Typedef Documentation

A source identifier, for use with ABMultiStreamBufferSource.

This can be anything you like, as long as it is not NULL, and is unique to each source.