VirtualBox

Changeset 64631 in vbox for trunk/src


Ignore:
Timestamp:
Nov 10, 2016 2:41:04 PM (8 years ago)
Author:
vboxsync
Message:

Audio: fixes pulse audio stub for pa_context_get_server_info()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/pulse_stubs.c

    r59987 r64631  
    117117                (c))
    118118PROXY_STUB     (pa_context_get_server_info, pa_operation*,
    119                 (pa_context *c, const char *name, pa_server_info_cb_t cb, void *userdata),
    120                 (c, name, cb, userdata))
     119                (pa_context *c, pa_server_info_cb_t cb, void *userdata),
     120                (c, cb, userdata))
    121121PROXY_STUB     (pa_context_get_sink_info_by_name, pa_operation*,
    122122                (pa_context *c, const char *name, pa_sink_info_cb_t cb, void *userdata),
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette