Go to the source code of this file.
Defines | |
| #define | AU_MAX_CHANNELS 4 |
| #define | AU_MAX_RATE 48000 |
| #define | AU_MIN_RATE 4000 |
| #define | AU_MIN_SCRUB_FREQUENCY 10 |
| #define | AU_MAX_SCRUB_FREQUENCY 100 |
| #define AU_MAX_CHANNELS 4 |
Definition at line 25 of file AU_Defines.h.
| #define AU_MAX_RATE 48000 |
Definition at line 29 of file AU_Defines.h.
| #define AU_MAX_SCRUB_FREQUENCY 100 |
Definition at line 34 of file AU_Defines.h.
| #define AU_MIN_RATE 4000 |
Definition at line 31 of file AU_Defines.h.
| #define AU_MIN_SCRUB_FREQUENCY 10 |
Definition at line 33 of file AU_Defines.h.
1.5.9