Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/dbus/
H A Diface-device.c73 static void handle_source_get_monitor_of_sink(DBusConnection *conn, DBusMessage *msg, void *userdata);
178 [SOURCE_PROPERTY_HANDLER_MONITOR_OF_SINK] = { .property_name = "MonitorOfSink", .type = "o", .get_cb = handle_source_get_monitor_of_sink, .set_cb = NULL }
1036 static void handle_source_get_monitor_of_sink(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_source_get_monitor_of_sink() function

Completed in 3 milliseconds