cocos2d-x  3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
<CDLongAudioSourceDelegate> Protocol Reference

#import <CDAudioManager.h>

Inheritance diagram for <CDLongAudioSourceDelegate>:
CDAudioManager CDAudioManager

Instance Methods

(void) - cdAudioSourceDidFinishPlaying:
 The audio source completed playing. More...
 
(void) - cdAudioSourceFileDidChange:
 The file used to load the audio source has changed. More...
 
(void) - cdAudioSourceDidFinishPlaying:
 The audio source completed playing. More...
 
var - cdAudioSourceDidFinishPlaying:
 The audio source completed playing. More...
 
local - cdAudioSourceDidFinishPlaying:
 The audio source completed playing. More...
 
(void) - cdAudioSourceFileDidChange:
 The file used to load the audio source has changed. More...
 
var - cdAudioSourceFileDidChange:
 The file used to load the audio source has changed. More...
 
local - cdAudioSourceFileDidChange:
 The file used to load the audio source has changed. More...
 

Method Documentation

- (void)
cdAudioSourceDidFinishPlaying:
(CDLongAudioSource *)  audioSource
optional

The audio source completed playing.

- (void)
cdAudioSourceDidFinishPlaying:
var  audioSource
optional

The audio source completed playing.

- (void)
cdAudioSourceDidFinishPlaying:
local  audioSource
optional

The audio source completed playing.

- (void)
cdAudioSourceDidFinishPlaying:
(CDLongAudioSource *)  audioSource
optional

The audio source completed playing.

- (void)
cdAudioSourceDidFinishPlaying:
var  audioSource
optional

The audio source completed playing.

- (void)
cdAudioSourceDidFinishPlaying:
local  audioSource
optional

The audio source completed playing.

- (void)
cdAudioSourceFileDidChange:
(CDLongAudioSource *)  audioSource
optional

The file used to load the audio source has changed.

- (void)
cdAudioSourceFileDidChange:
var  audioSource
optional

The file used to load the audio source has changed.

- (void)
cdAudioSourceFileDidChange:
local  audioSource
optional

The file used to load the audio source has changed.

- (void)
cdAudioSourceFileDidChange:
(CDLongAudioSource *)  audioSource
optional

The file used to load the audio source has changed.

- (void)
cdAudioSourceFileDidChange:
var  audioSource
optional

The file used to load the audio source has changed.

- (void)
cdAudioSourceFileDidChange:
local  audioSource
optional

The file used to load the audio source has changed.


The documentation for this protocol was generated from the following files: