Conforms to NSObject
Declared in CDAudioManager.h

Overview

CDAudioManager supports two long audio source channels called left and right

Tasks

Instance Methods

cdAudioSourceDidFinishPlaying:

The audio source completed playing

- (void)cdAudioSourceDidFinishPlaying:(CDLongAudioSource *)audioSource

Declared In

CDAudioManager.h

cdAudioSourceFileDidChange:

The file used to load the audio source has changed

- (void)cdAudioSourceFileDidChange:(CDLongAudioSource *)audioSource

Declared In

CDAudioManager.h