id3v2

package module
v0.0.0-...-c1fb0e4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2015 License: Unlicense Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Id3v2Tag

type Id3v2Tag struct {
	// contains filtered or unexported fields
}

func ReadTag

func ReadTag(r io.Reader) (Id3v2Tag, error)

func (*Id3v2Tag) Album

func (tag *Id3v2Tag) Album() string

func (*Id3v2Tag) Artist

func (tag *Id3v2Tag) Artist() string

func (*Id3v2Tag) Comment

func (tag *Id3v2Tag) Comment() string

func (*Id3v2Tag) Title

func (tag *Id3v2Tag) Title() string

func (*Id3v2Tag) TrackNumber

func (tag *Id3v2Tag) TrackNumber() string

func (*Id3v2Tag) Version

func (tag *Id3v2Tag) Version() string

func (*Id3v2Tag) Year

func (tag *Id3v2Tag) Year() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL