differentiate BT and AP external decoder

This commit is contained in:
philippe44
2019-11-23 23:17:09 -08:00
parent b62872ad78
commit b5911874e6
3 changed files with 12 additions and 8 deletions

View File

@@ -659,7 +659,7 @@ struct outputstate {
output_state state;
output_format format;
const char *device;
bool external;
int external;
u32_t init_size;
#if ALSA
unsigned buffer;