Crate ogg_table

Source

Re-exports§

pub use ogg_vorbis::OggVorbisReader;

Modules§

ogg
ogg_vorbis
vorbis

Structs§

Entry
TableOfContent

Functions§

read_ogg_vorbis_sample
Read a sample of data at the given start time and for the target duration from a file. This uses a table file if available and otherwise fallsback to a linear scan.