Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
LyricsLoader Class Reference

Loads lyrics from an LRC file. More...

#include <LyricsLoader.h>

Public Member Functions

bool LoadFromLRCFile (const std::string &sPath, Song &out)
 Load the lyrics into the Song.
 

Detailed Description

Loads lyrics from an LRC file.

Member Function Documentation

◆ LoadFromLRCFile()

bool LyricsLoader::LoadFromLRCFile ( const std::string &  sPath,
Song out 
)

Load the lyrics into the Song.

Parameters
sPaththe path to the Lyrics.
outthe Song to receive the Lyrics.

The documentation for this class was generated from the following files: