mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-03-05 01:40:37 -05:00
wrap protocol extension of module-stream-restore
This commit is contained in:
parent
88c3db6636
commit
0cc674d961
6 changed files with 466 additions and 4 deletions
|
|
@ -61,7 +61,6 @@ finish:
|
|||
pa_context_unref(c);
|
||||
}
|
||||
|
||||
|
||||
pa_operation* pa_context_subscribe(pa_context *c, pa_subscription_mask_t m, pa_context_success_cb_t cb, void *userdata) {
|
||||
pa_operation *o;
|
||||
pa_tagstruct *t;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue