mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-09 08:21:08 -04:00
module-avb: milan: adding mode selection
This commit is contained in:
parent
76f8ebb1f2
commit
f30a0c1864
2 changed files with 8 additions and 0 deletions
|
|
@ -57,6 +57,8 @@ struct server {
|
|||
struct impl *impl;
|
||||
|
||||
char *ifname;
|
||||
/** Parsed from the configuration pipewire-avb.conf */
|
||||
bool milan;
|
||||
uint8_t mac_addr[6];
|
||||
uint64_t entity_id;
|
||||
int ifindex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue