mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-08 13:30:08 -05:00
avb: don't include ethernet header in in packets
Move vlan_id and prio to the stream.
This commit is contained in:
parent
dec2bdf241
commit
9bfb23f3f8
16 changed files with 217 additions and 174 deletions
|
|
@ -55,6 +55,7 @@ struct stream {
|
|||
uint8_t addr[6];
|
||||
struct spa_source *source;
|
||||
int prio;
|
||||
int vlan_id;
|
||||
int mtt;
|
||||
int t_uncertainty;
|
||||
uint32_t frames_per_pdu;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue