swift
|
CResourceSound shared data. More...
Public Attributes | |
QString | fileName |
file name | |
bool | isLoaded = false |
is audio loaded | |
QVector< float > | samples |
audio samples | |
CResourceSound shared data.
Definition at line 22 of file resourcesound.h.