allyourcodebase / allyourcodebase/pipewire
Compile time configuration of modules/plugins
Abierto
- Lenguaje dominante
- Zig
- Estrellas
- 37
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Right now, we always include all the modules and plugins necessary for the `video-play` example. If we add more over time, we may want to add a compile time option for choosing which to enabled since none of the init functions will be considered dead code even if unused due to being referenced by the library table.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.