Documentation
¶
Index ¶
- type FlacTag
- func (f *FlacTag) Save() error
- func (f *FlacTag) SetAlbum(album string) error
- func (f *FlacTag) SetArtist(artists []string) error
- func (f *FlacTag) SetComment(string) error
- func (f *FlacTag) SetCover(buf []byte, mime string) error
- func (f *FlacTag) SetCoverUrl(coverUrl string) error
- func (f *FlacTag) SetTitle(title string) error
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 (*FlacTag) SetComment ¶
func (*FlacTag) SetCoverUrl ¶
Click to show internal directories.
Click to hide internal directories.