Documentation
¶
Overview ¶
Tag reader implementation for ogg files support.
Index ¶
Constants ¶
View Source
const (
Extension = ".ogg"
)
Variables ¶
This section is empty.
Functions ¶
func NewTagReader ¶
NewTagreader returns newly initialized ogg TagReader implementation.
Types ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
Ogg decoder implementation.
Click to show internal directories.
Click to hide internal directories.