mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
some commenting
change alogrithm for checking for configuration files git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@273 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
2aad9e3ae2
commit
5844a33f0b
9 changed files with 156 additions and 84 deletions
|
|
@ -46,6 +46,7 @@ struct pa_daemon_conf {
|
|||
char *script_commands, *dl_search_path, *default_script_file;
|
||||
enum pa_log_target log_target;
|
||||
int resample_method;
|
||||
char *config_file;
|
||||
};
|
||||
|
||||
struct pa_daemon_conf* pa_daemon_conf_new(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue