mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-08 13:30:08 -05:00
avb: fill in some more values
This commit is contained in:
parent
9bfb23f3f8
commit
10e54dc0ee
2 changed files with 22 additions and 14 deletions
|
|
@ -68,6 +68,7 @@ struct stream {
|
|||
int64_t pdu_period;
|
||||
uint8_t pdu_seq;
|
||||
uint8_t prev_seq;
|
||||
uint8_t dbc;
|
||||
|
||||
struct iovec iov[3];
|
||||
struct sockaddr_ll sock_addr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue