mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-10 13:30:05 -05:00
If we have channels and channelmap, make sure they match. If we have only channel_map, use this to derive channels instead of taking the default number of channels and then ending up with a mismatch. If we have only channels, use this to generate a channelmap from predefined maps or just unknown channels instead of taking the default channel map. If neither channels or channelmap is defined, use the defaults. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| extensions | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| .gitignore | ||
| meson.build | ||