Crate opus_headers

Source

Structs§

Enums§

Functions§

  • Parses an opus file given by the file parameter. Either returns the Opus Headers, or an error if anything goes wrong. This should not panic.
  • Parses an opus file given by the path. Either returns the Opus Headers, or an error if anything goes wrong. This should not panic.
  • Parses an opus file given by a reader. Either returns the Opus Headers, or an error if anything goes wrong. This should not panic.

Type Aliases§