mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
port: copy AUDIO_CHANNEL key as well
This commit is contained in:
parent
022705d813
commit
0ca4a5621c
1 changed files with 1 additions and 0 deletions
|
|
@ -782,6 +782,7 @@ int pw_impl_port_register(struct pw_impl_port *port,
|
|||
const char *keys[] = {
|
||||
PW_KEY_OBJECT_PATH,
|
||||
PW_KEY_FORMAT_DSP,
|
||||
PW_KEY_AUDIO_CHANNEL,
|
||||
PW_KEY_PORT_NAME,
|
||||
PW_KEY_PORT_DIRECTION,
|
||||
PW_KEY_PORT_PHYSICAL,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue