mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
audioconvert: fix passthrough PortConfig enum
This commit is contained in:
parent
2ce722e740
commit
c88f841a58
1 changed files with 1 additions and 0 deletions
|
|
@ -177,6 +177,7 @@ next:
|
|||
SPA_PARAM_PORT_CONFIG_mode, SPA_POD_Id(
|
||||
SPA_PARAM_PORT_CONFIG_MODE_passthrough));
|
||||
result.next++;
|
||||
res = 1;
|
||||
break;
|
||||
default:
|
||||
return 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue