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