Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/dbus/
Diface-stream.c82 static void handle_get_resample_method(DBusConnection *conn, DBusMessage *msg, void *userdata);
121 ….property_name = "ResampleMethod", .type = "s", .get_cb = handle_get_resample_method, .set_cb…
483 static void handle_get_resample_method(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_resample_method() function