diff options
Diffstat (limited to 'src/cubeb_aaudio.cpp')
-rw-r--r-- | src/cubeb_aaudio.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cubeb_aaudio.cpp b/src/cubeb_aaudio.cpp index 448ea91..a72e671 100644 --- a/src/cubeb_aaudio.cpp +++ b/src/cubeb_aaudio.cpp @@ -1460,6 +1460,7 @@ const static struct cubeb_ops aaudio_ops = { /*.stream_get_current_device =*/NULL, /*.stream_device_destroy =*/NULL, /*.stream_register_device_changed_callback =*/NULL, + /*.stream_get_max_request_size =*/NULL, /*.register_device_collection_changed =*/NULL}; extern "C" /*static*/ int |