mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-25 08:57:14 -05:00
module-netjack2: add int support
This commit is contained in:
parent
8dfb22d12b
commit
19f3e422e1
3 changed files with 209 additions and 17 deletions
|
|
@ -114,7 +114,7 @@ PW_LOG_TOPIC_STATIC(mod_topic, "mod." NAME);
|
|||
#define DEFAULT_NET_PORT 19000
|
||||
#define DEFAULT_NET_TTL 1
|
||||
#define DEFAULT_NET_MTU 1500
|
||||
#define DEFAULT_NET_LOOP true
|
||||
#define DEFAULT_NET_LOOP false
|
||||
#define DEFAULT_NET_DSCP 34 /* Default to AES-67 AF41 (34) */
|
||||
#define MAX_MTU 9000
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue