mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -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, SPA_POD_Id(
|
||||||
SPA_PARAM_PORT_CONFIG_MODE_passthrough));
|
SPA_PARAM_PORT_CONFIG_MODE_passthrough));
|
||||||
result.next++;
|
result.next++;
|
||||||
|
res = 1;
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
return 0;
|
return 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue