mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-30 06:46:49 -04:00
milan-avb: stream: track descriptor index in struct stream
This commit is contained in:
parent
e8e7f7a9fb
commit
ca039e5e25
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ struct stream {
|
|||
struct server *server;
|
||||
|
||||
uint16_t direction;
|
||||
uint16_t index;
|
||||
uint64_t id;
|
||||
|
||||
struct pw_stream *stream;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue