aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cubeb-jni.h
diff options
context:
space:
mode:
authorAndreas Pehrson <[email protected]>2024-06-14 01:30:51 +0200
committerAndreas Pehrson <[email protected]>2024-06-14 01:46:53 +0200
commitc3ac32d3b7994f9ec9233980f98c7379170430da (patch)
treef96310183882e82021d27bb6df0055af19031981 /src/cubeb-jni.h
parent3d5fc7133faf9c629258e98a81e2055ec0ad97cb (diff)
downloadcubeb-c3ac32d3b7994f9ec9233980f98c7379170430da.tar.gz
cubeb-c3ac32d3b7994f9ec9233980f98c7379170430da.zip
Implement aaudio_set_input_processing_paramsset-processing-params-none
Diffstat (limited to 'src/cubeb-jni.h')
-rw-r--r--src/cubeb-jni.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cubeb-jni.h b/src/cubeb-jni.h
index 0a2d41a..8bbe3c8 100644
--- a/src/cubeb-jni.h
+++ b/src/cubeb-jni.h
@@ -17,6 +17,8 @@ extern "C" {
cubeb_jni *
cubeb_jni_init();
+const char *
+cubeb_fx_type_description(cubeb_fx_type type);
bool
cubeb_fx_is_available(cubeb_jni * cubeb_jni_ptr, cubeb_fx_type type);
cubeb_fx *