#import <CocosDenshion.h>
Instance Methods | |
(BOOL) | - play |
Play the audio. More... | |
(BOOL) | - pause |
Pause the audio, retain resources. More... | |
(BOOL) | - stop |
Stop the audio, release resources. More... | |
(BOOL) | - rewind |
Return playback to beginning. More... | |
(BOOL) | - play |
Play the audio. More... | |
(BOOL) | - pause |
Pause the audio, retain resources. More... | |
(BOOL) | - stop |
Stop the audio, release resources. More... | |
(BOOL) | - rewind |
Return playback to beginning. More... | |
- (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.