Go to the source code of this file.
Classes | |
| class | AEBlockAudioReceiver |
| Block audio receiver: Utility class to allow use of a block to receive audio. More... | |
Typedefs | |
| typedef void(^ | AEBlockAudioReceiverBlock )(void *source, const AudioTimeStamp *time, UInt32 frames, AudioBufferList *audio) |
| typedef void(^ AEBlockAudioReceiverBlock)(void *source, const AudioTimeStamp *time, UInt32 frames, AudioBufferList *audio) |