audioconvert: fix passthrough PortConfig enum

This commit is contained in:
Wim Taymans 2023-03-16 11:59:07 +01:00
parent 2ce722e740
commit c88f841a58
1 changed files with 1 additions and 0 deletions

View File

@ -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;