Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/dbus/
H A Diface-sample.c93 static pa_dbus_arg_info play_args[] = { { "volume", "u", "in" }, { "property_list", "a{say}", "in" } }; variable
101 .arguments = play_args,
102 .n_arguments = sizeof(play_args) / sizeof(pa_dbus_arg_info),

Completed in 2 milliseconds