Package Usage: go: github.com/mewkiz/flac
Package flac provides access to FLAC (Free Lossless Audio Codec) streams.
A brief introduction of the FLAC stream format [1] follows. Each FLAC stream
starts with a 32-bit signature ("fLaC"), followed by one or more metadata
blocks, and then one or more audio frames. The first metadata block
(StreamInfo) describes the basic properties of the audio stream and it is the
only mandatory metadata block. Subsequent metadata blocks may appear in an
arbitrary order.
Please refer to the documentation of the meta [2] and the frame [3] packages
for a brief introduction of their respective formats.
Note: the Encoder API is experimental until the 1.1.x release. As such, it's
API is expected to change.
13 versions
Latest release: over 1 year ago
111 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/mewkiz/flac
Dependent Repos 1
tchapgouv/matrix-media-repo Fork of t2bot/matrix-media-repo
Matrix media repository with multi-domain in mind.Size: 6.2 MB - Last synced: 7 days ago - Pushed: over 1 year ago
