mp3

package
v0.0.0-...-4b25103 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mp3Tag

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

func NewMp3Tag

func NewMp3Tag(path string) (*Mp3Tag, error)

func (*Mp3Tag) Save

func (m *Mp3Tag) Save() error

func (*Mp3Tag) SetAlbum

func (m *Mp3Tag) SetAlbum(album string) error

func (*Mp3Tag) SetArtist

func (m *Mp3Tag) SetArtist(artists []string) error

func (*Mp3Tag) SetComment

func (m *Mp3Tag) SetComment(comment string) error

func (*Mp3Tag) SetCover

func (m *Mp3Tag) SetCover(cover []byte, mime string) error

func (*Mp3Tag) SetCoverUrl

func (m *Mp3Tag) SetCoverUrl(coverUrl string) error

func (*Mp3Tag) SetTitle

func (m *Mp3Tag) SetTitle(title string) error

Jump to

Keyboard shortcuts

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