Crate zoog

Source

Modules§

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

Structs§

Decibels
Represents a Decibel-valued sound level

Enums§

Codec
Known audio codecs
Error
The Zoog error type

Constants§

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.