enable AirPlay to BT bridge

This commit is contained in:
philippe44
2019-08-21 08:35:25 -07:00
parent 8ddc2a0dc5
commit 95ad5a5ef4
4 changed files with 10 additions and 11 deletions

View File

@@ -676,6 +676,7 @@ struct outputstate {
unsigned default_sample_rate;
bool error_opening;
unsigned device_frames;
unsigned frames_in_process;
u32_t updated;
u32_t track_start_time;
u32_t current_replay_gain;