This commit is contained in:
2026-02-23 19:00:25 +01:00
parent 3439bd8fdc
commit 7807a7a209
3 changed files with 13 additions and 1 deletions

View File

@@ -13,6 +13,8 @@
set-flac-handle-cb-stream-info!
flac-handle-cb-audio
set-flac-handle-cb-audio!
flac-handle-stop-reading
set-flac-handle-stop-reading!
flac-handle->string
@@ -94,6 +96,7 @@
[cb-stream-info #:auto #:mutable]
[cb-audio #:auto #:mutable]
[stream-info #:auto #:mutable]
[stop-reading #:auto #:mutable]
)
#:auto-value #f
;#:transparent