Crate zoog
Source - comment_rewrite
- Functionality for rewriting Ogg Opus streams with new comments
- escaping
- Functionality for escaping and unescaping values for command-line tools
- header
- Functionality for manipulating headers
- header_rewriter
- Functionality for rewriting Ogg Opus streams with new headers
- interrupt
- Support for detecting an operation should be interrupted
- opus
- Types for manipulating headers of Ogg Opus streams
- volume_rewrite
- Functionality for rewriting Ogg Opus streams with altered output gain and
volume tags
- vorbis
- Types for manipulating headers of Ogg Vorbis streams
- Decibels
- Represents a Decibel-valued sound level
- Codec
- Known audio codecs
- Error
- The Zoog error type
- FIELD_NAME_TERMINATOR
- Separator between field-names and values in comments
- R128_LUFS
- The LUFS value specified by EBU R 128 (-23 LUFS)
- REPLAY_GAIN_LUFS
- The LUFS value to use for ReplayGain (-18 LUFS). This is approximate
since ReplayGain does not use LUFS.