You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »


pw_init()


Prototype   : void pw_init(int *argc, char **argv[])

Parameter  : argc - Pointer to argc

                      argv - Ponter to argv

Description :

                   It will initialize Pipewire system,parse and modify any parameters given by argc and argv and setup the debugging

                   Debug environment variable : export PIPEWIRE_DEBUG


  • No labels