1 #ifndef PLAYBACKCONFIG_INC
2 #define PLAYBACKCONFIG_INC
6 #define PLAYBACK_LOCALHOST 0
7 #define PLAYBACK_MULTIHEAD 1
8 #define PLAYBACK_BLONDSYMPHONY 2
9 #define PLAYBACK_STRATEGIES 3
11 // OSS can feed more than 1 device handle
22 // c-file-style: "linux"