Home
last modified time | relevance | path

Searched refs:get_source_by_name_args (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/modules/dbus/
H A Diface-core.c201 static pa_dbus_arg_info get_source_by_name_args[] = { { "name", "s", "in" }, { "source", "o", "out" } }; variable
228 .arguments = get_source_by_name_args,
229 .n_arguments = sizeof(get_source_by_name_args) / sizeof(pa_dbus_arg_info),

Completed in 5 milliseconds