index
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
@defmodule[racket-audio/ffmpeg-decoder]
|
||||
|
||||
This module provides an audio decoder based on the FFmpeg audio shim. It
|
||||
uses the lower-level @racketmodname[racket-sound/ffmpeg-ffi] module and presents a
|
||||
uses the lower-level @racketmodname[racket-audio/ffmpeg-ffi] module and presents a
|
||||
callback-based decoder interface comparable to the other audio decoders.
|
||||
|
||||
The native FFmpeg layer decodes audio to signed 32-bit interleaved PCM.
|
||||
|
||||
Reference in New Issue
Block a user