flac

package
v0.0.0-...-1d9f23a Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FlacTag

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

func NewFlacTag

func NewFlacTag(path string) (*FlacTag, error)

func (*FlacTag) Save

func (f *FlacTag) Save() error

func (*FlacTag) SetAlbum

func (f *FlacTag) SetAlbum(album string) error

func (*FlacTag) SetArtist

func (f *FlacTag) SetArtist(artists []string) error

func (*FlacTag) SetComment

func (f *FlacTag) SetComment(string) error

func (*FlacTag) SetCover

func (f *FlacTag) SetCover(buf []byte, mime string) error

func (*FlacTag) SetCoverUrl

func (f *FlacTag) SetCoverUrl(coverUrl string) error

func (*FlacTag) SetTitle

func (f *FlacTag) SetTitle(title string) error

Jump to

Keyboard shortcuts

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