mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -05:00
simply use INTERFACE_Loop for the main-loop
This commit is contained in:
parent
4c2b6c7c91
commit
86dc0496a5
20 changed files with 73 additions and 61 deletions
|
|
@ -243,7 +243,7 @@ static void test_support(void)
|
|||
uint32_t n_support;
|
||||
uint32_t types[] = {
|
||||
SPA_TYPE_INTERFACE_DataLoop,
|
||||
SPA_TYPE_INTERFACE_MainLoop,
|
||||
SPA_TYPE_INTERFACE_Loop,
|
||||
SPA_TYPE_INTERFACE_LoopUtils,
|
||||
SPA_TYPE_INTERFACE_Log,
|
||||
SPA_TYPE_INTERFACE_DBus,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue