/* SPDX-License-Identifier: GPL-2.0 */ /** \file opus_common.h API to connect to para_audiod. */ int connect_audiod(const char *sname, unsigned num_inputs, char **argv);