pulse: map stream index to endpoint

This commit is contained in:
Wim Taymans 2019-11-26 17:51:54 +01:00
parent 8335c50e1e
commit 2fddfb02bd
4 changed files with 15 additions and 5 deletions

View file

@ -344,6 +344,7 @@ struct pa_stream {
pa_format_info *req_formats[PA_MAX_FORMATS];
pa_format_info *format;
uint32_t endpoint_id;
uint32_t stream_index;
pa_buffer_attr buffer_attr;