Cappuccino
1.0.0
All
Classes
Files
Functions
Variables
Typedefs
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
unsigned
_implementedDelegateMethods;
12
}
13
@end
AppKit
CPSound.h
Generated on Fri Sep 7 2018 11:26:15 for Cappuccino by
1.8.3