Expand description
This is a library for generating fragmented MP4 that playable via Media Source Extensions.
§References
Modules§
- aac
- AAC related constituent elements.
- avc
- AVC (H.264) related constituent elements.
- fmp4
- Fragmented MP4 (ISO BMFF) related constituent elements.
- io
- I/O related constituent elements.
- mpeg2_
ts - MPEG-2 TS related constituent elements.
Structs§
- Error
- This crate specific
Error
type.
Enums§
- Error
Kind - Possible error kinds.
Type Aliases§
- Result
- This crate specific
Result
type.