alsa: report underrun better

This commit is contained in:
Wim Taymans 2017-10-24 18:04:03 +02:00
parent 5b4a4922db
commit 4f33a37ac6
2 changed files with 12 additions and 1 deletions

View file

@ -159,6 +159,8 @@ struct state {
int64_t sample_count;
int64_t last_ticks;
int64_t last_monotonic;
uint64_t underrun;
};
int