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/
H A Diface-stream.c82 static void handle_get_resample_method(DBusConnection *conn, DBusMessage *msg, void *userdata);
121 [PROPERTY_HANDLER_RESAMPLE_METHOD] = { .property_name = "ResampleMethod", .type = "s", .get_cb = handle_get_resample_method, .set_cb = NULL },
483 static void handle_get_resample_method(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_resample_method() function

Completed in 2 milliseconds