mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -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 | ||