5 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
10 # include <exec/types.h>
13 #ifndef LIBRARIES_IFFPARSE_H
14 # include <libraries/iffparse.h>
18 #define ID_SOND MAKE_ID('S','O','N','D')
24 BOOL sop_DisplayQueue
;
27 UWORD sop_AudioVolume
;
28 UWORD sop_AudioPeriod
;
29 UWORD sop_AudioDuration
;
30 char sop_AudioFileName
[256];
35 #define SPTYPE_SAMPLE 1
37 #endif /* PREFS_SOUND_H */