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

#import <CocosDenshion.h>

Inheritance diagram for <CDAudioTransportProtocol>:
CDSoundSource CDSoundSource

Instance Methods

(BOOL) - play
 Play the audio. More...
 
(BOOL) - pause
 Pause the audio, retain resources. More...
 
var - pause
 Pause the audio, retain resources. More...
 
local - pause
 Pause the audio, retain resources. More...
 
(BOOL) - stop
 Stop the audio, release resources. More...
 
(BOOL) - rewind
 Return playback to beginning. More...
 
var - rewind
 Return playback to beginning. More...
 
local - rewind
 Return playback to beginning. More...
 
(BOOL) - play
 Play the audio. More...
 
(BOOL) - pause
 Pause the audio, retain resources. More...
 
var - pause
 Pause the audio, retain resources. More...
 
local - pause
 Pause the audio, retain resources. More...
 
(BOOL) - stop
 Stop the audio, release resources. More...
 
var - stop
 Stop the audio, release resources. More...
 
local - stop
 Stop the audio, release resources. More...
 
(BOOL) - rewind
 Return playback to beginning. More...
 
var - rewind
 Return playback to beginning. More...
 
local - rewind
 Return playback to beginning. More...
 

Method Documentation

- (BOOL) pause

Pause the audio, retain resources.

var pause

Pause the audio, retain resources.

local pause

Pause the audio, retain resources.

- (BOOL) pause

Pause the audio, retain resources.

var pause

Pause the audio, retain resources.

local pause

Pause the audio, retain resources.

- (BOOL) play

Play the audio.

var play

Play the audio.

local play

Play the audio.

- (BOOL) play

Play the audio.

var play

Play the audio.

local play

Play the audio.

- (BOOL) rewind

Return playback to beginning.

var rewind

Return playback to beginning.

local rewind

Return playback to beginning.

- (BOOL) rewind

Return playback to beginning.

var rewind

Return playback to beginning.

local rewind

Return playback to beginning.

- (BOOL) stop

Stop the audio, release resources.

var stop

Stop the audio, release resources.

local stop

Stop the audio, release resources.

- (BOOL) stop

Stop the audio, release resources.

var stop

Stop the audio, release resources.

local stop

Stop the audio, release resources.


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