#include <CueDocument.h>
◆ ~CCueDocument()
| CCueDocument::~CCueDocument |
( |
void |
| ) |
|
|
default |
◆ GetMediaFiles()
| void CCueDocument::GetMediaFiles |
( |
std::vector< std::string > & |
mediaFiles | ) |
|
◆ GetMediaPath()
| std::string CCueDocument::GetMediaPath |
( |
| ) |
|
◆ GetMediaTitle()
| std::string CCueDocument::GetMediaTitle |
( |
| ) |
|
◆ GetSongs()
◆ IsLoaded()
| bool CCueDocument::IsLoaded |
( |
| ) |
const |
◆ IsOneFilePerTrack()
| bool CCueDocument::IsOneFilePerTrack |
( |
| ) |
const |
◆ ParseFile()
| bool CCueDocument::ParseFile |
( |
const std::string & |
strFilePath | ) |
|
◆ ParseTag()
| bool CCueDocument::ParseTag |
( |
const std::string & |
strContent | ) |
|
◆ UpdateMediaFile()
| void CCueDocument::UpdateMediaFile |
( |
const std::string & |
oldMediaFile, |
|
|
const std::string & |
mediaFile |
|
) |
| |
The documentation for this class was generated from the following files: