On 2014-09-16 07:21, Vinod Rayapudi wrote:
Hi, I would like to know some details like, who will trigger pa--Init() function in pulseaudio ? This function will present in each and every module in pulseaudio. Can anyone help me, how this pa__init() will be triggered ?
It is called from pa_module_load(), a function in src/pulsecore/module.c. -- David Henningsson, Canonical Ltd. https://launchpad.net/~diwic _______________________________________________ pulseaudio-discuss mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
