mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-12 05:34:05 -04:00
Non-spec compliant devices may set multiple bits in code config, which we currently reject in validate_config(). enum_config() does work to deal with multiple bits set, but this is never used, so write the code in a simpler way to return a single configuration. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||