|
swift
|
CResourceSound shared data. More...
Public Attributes | |
| QString | fileName |
| file name | |
| bool | isLoaded = false |
| is audio loaded | |
| QVector< float > | samples |
| audio samples | |
Additional Inherited Members | |
Public Member Functions inherited from QSharedData | |
| QSharedData (const QSharedData &) | |
CResourceSound shared data.
Definition at line 22 of file resourcesound.h.