RtttlParser.h
Go to the documentation of this file.
Class to parse RTTTL files RTTTL (RingTone Text Transfer Language) format.
Definition: RtttlParser.h:57
const String & getTitle()
Get the current tune title.
Definition: RtttlParser.h:95
unsigned getIndex()
Get the current tune index.
Definition: RtttlParser.h:82
bool begin(IDataSourceStream *source)
Initialise the parser with the given stream.
bool readNextNote(RingTone::NoteDef ¬e)
Fetch the next note for this tune.
String getCaption()
Get a display caption for the current tune.
Definition: RtttlParser.h:103
void setState(const RtttlParserState &state)
Definition: RtttlParser.h:143
Definition: RingTone.h:19
Definition: RingTone.h:43
Definition: RtttlParser.h:23
Definition: RtttlParser.h:33
enum RingTone::RtttlParserState::@83 state