Docs.rs
access-unit-0.1.2
access-unit 0.1.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jbrough
Dependencies
bytes ^1.7.1
normal
Versions
7.21%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module mp3
access_
unit
0.1.2
Module mp3
Module Items
Structs
Enums
Functions
In crate access_
unit
access_unit
Module
mp3
Copy item path
Source
Structs
§
Mp3Frame
Header
Enums
§
Channel
Mode
Mp3Header
Error
Mpeg
Layer
Mpeg
Version
Functions
§
find_
frame
Scans for the first valid MP3 frame header and returns its offset and parsed header.
is_mp3
Returns true if a valid MP3 frame header is found anywhere in the slice.
parse_
frame_
header