myMPD
Internal API documentation
Loading...
Searching...
No Matches
lyrics_flac.h File Reference

Read lyrics from vorbis comments. More...

Include dependency graph for lyrics_flac.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void lyricsextract_flac (struct t_list *extracted, sds media_file, bool is_ogg, const char *comment_name, bool synced)

Detailed Description

Read lyrics from vorbis comments.

Function Documentation

◆ lyricsextract_flac()

void lyricsextract_flac ( struct t_list * extracted,
sds media_file,
bool is_ogg,
const char * comment_name,
bool synced )

Extracts unsynced lyrics from a vorbis comment

Parameters
extractedt_list struct to append found lyrics
media_fileabsolute filename to read lyrics from
is_oggtrue if is a ogg file else false (flac)
comment_namename of vorbis comment with the lyrics
syncedtrue for synced lyrics else false