153a5a1b3Sopenharmony_ci# This file is part of PulseAudio. 253a5a1b3Sopenharmony_ci# 353a5a1b3Sopenharmony_ci# PulseAudio is free software; you can redistribute it and/or modify 453a5a1b3Sopenharmony_ci# it under the terms of the GNU Lesser General Public License as published by 553a5a1b3Sopenharmony_ci# the Free Software Foundation; either version 2 of the License, or 653a5a1b3Sopenharmony_ci# (at your option) any later version. 753a5a1b3Sopenharmony_ci# 853a5a1b3Sopenharmony_ci# PulseAudio is distributed in the hope that it will be useful, but 953a5a1b3Sopenharmony_ci# WITHOUT ANY WARRANTY; without even the implied warranty of 1053a5a1b3Sopenharmony_ci# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 1153a5a1b3Sopenharmony_ci# General Public License for more details. 1253a5a1b3Sopenharmony_ci# 1353a5a1b3Sopenharmony_ci# You should have received a copy of the GNU Lesser General Public License 1453a5a1b3Sopenharmony_ci# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. 1553a5a1b3Sopenharmony_ci 1653a5a1b3Sopenharmony_ci## Configuration file for PulseAudio clients. See pulse-client.conf(5) for 1753a5a1b3Sopenharmony_ci## more information. Default values are commented out. Use either ; or # for 1853a5a1b3Sopenharmony_ci## commenting. 1953a5a1b3Sopenharmony_cicookie-file = /data/data/.pulse_dir/state/cookie 2053a5a1b3Sopenharmony_cidefault-server = unix:/dev/unix/socket/native 2153a5a1b3Sopenharmony_ciautospawn = no 22