mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
The dataType parameter is a bitmask of allowed data types for the buffer memory. Make the mask by or-ing all (1 << enum spa_data_type) you accept/produce. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||