API
0.9.6
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPSound.h
Go to the documentation of this file.
1
2
@interface
CPSound
:
CPObject
3
{
4
CPString
_name
// @accessors(property=name);
5
id
_delegate
// @accessors(property=delegate);
6
7
BOOL _playRequestBeforeLoad;
8
HTMLAudioElement _audioTag;
9
int
_loadStatus;
10
int
_playBackStatus;
11
}
12
@end
AppKit
CPSound.h
Generated on Tue Jan 29 2013 20:13:02 for API by
1.8.3