mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
add missing hook
This commit is contained in:
parent
291589ecc1
commit
524d78fc7a
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ typedef enum pa_core_hook {
|
|||
PA_CORE_HOOK_CLIENT_NEW,
|
||||
PA_CORE_HOOK_CLIENT_PUT,
|
||||
PA_CORE_HOOK_CLIENT_UNLINK,
|
||||
PA_CORE_HOOK_CLIENT_PROPLIST_CHANGED,
|
||||
PA_CORE_HOOK_CARD_NEW,
|
||||
PA_CORE_HOOK_CARD_PUT,
|
||||
PA_CORE_HOOK_CARD_UNLINK,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue