mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-13 13:30:05 -05:00
While not a reserved keyword, MSVC `#define interface struct`[1] which causes a compile error when including the `spa/support/plugin.h` header. While this can be worked around by `#undef interface`, it's also easy to just rename the local variable. [1]: https://stackoverflow.com/questions/25234203/what-is-the-interface-keyword-in-msvc |
||
|---|---|---|
| .. | ||
| buffer | ||
| control | ||
| debug | ||
| graph | ||
| interfaces/audio | ||
| monitor | ||
| node | ||
| param | ||
| pod | ||
| support | ||
| utils | ||