Home
last modified time | relevance | path

Searched refs:move_args (Results 1 – 1 of 1) sorted by relevance

/third_party/pulseaudio/src/modules/dbus/
Diface-stream.c131 static pa_dbus_arg_info move_args[] = { { "device", "o", "in" } }; variable
136 .arguments = move_args,
137 .n_arguments = sizeof(move_args) / sizeof(pa_dbus_arg_info),