mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Currently the plugin uses a single configuration during its entire lifetime. So generate that configuration during initialization and hold on to it. This makes the code a bit simpler, and also fixes issues stemming from missed calls to `spa_libcamera_get_config()` as well as no error checking of `libcamera::Camera::generateConfiguration()`. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||