Skip to main content

Module decoder_inner

Module decoder_inner 

Source
Expand description

Internal audio decoder implementation using FFmpeg.

This module contains the low-level decoder logic that directly interacts with FFmpeg’s C API through the ff-sys crate. It is not exposed publicly.