Expand description
Media decoding — video + audio streams.
Modules§
- audio
- Pure-Rust audio decode via symphonia.
- video
- Video decode — stub for Phase 1. Full ffmpeg-next integration in Phase 2.
Functions§
- probe
- Probe a media source to extract metadata without full decode.