RADLib
RADical C++ application framework
RADMedia::MusicXmlRehearsalEvent Struct Reference

Rehearsal/section mark displayed above a measure. More...

#include <RADMedia.h>

Public Attributes

int measure = 0
 Zero-based measure where the mark is placed. More...
 
std::string text
 Mark text such as "A", "B", or "Verse". More...
 

Detailed Description

Rehearsal/section mark displayed above a measure.

Member Data Documentation

◆ measure

int RADMedia::MusicXmlRehearsalEvent::measure = 0

Zero-based measure where the mark is placed.

◆ text

std::string RADMedia::MusicXmlRehearsalEvent::text

Mark text such as "A", "B", or "Verse".


The documentation for this struct was generated from the following file: