Searched defs:SoundPlay (Results 1 – 1 of 1) sorted by relevance
32 struct SoundPlay { struct33 NPP instance;34 ANPAudioTrack* track;35 FILE* file;36 int fileSize;37 int progress; // value between 0 and 100