hayai/vendor/github.com/faiface/beep/flac/doc.go
2024-12-21 17:26:50 +01:00

5 lines
124 B
Go

// Package flac implements audio data decoding in FLAC format.
//
// Note: Seek method is still unimplemented.
package flac