Ardour  9.0-pre0-350-gf17a656217
Evoral::SMF::MarkerAt Struct Reference

#include <SMF.h>

Public Member Functions

 MarkerAt (std::string const &txt, size_t tp)
 

Public Attributes

std::string text
 
size_t time_pulses
 

Detailed Description

Definition at line 141 of file SMF.h.

Constructor & Destructor Documentation

◆ MarkerAt()

Evoral::SMF::MarkerAt::MarkerAt ( std::string const &  txt,
size_t  tp 
)
inline

Definition at line 145 of file SMF.h.

Member Data Documentation

◆ text

std::string Evoral::SMF::MarkerAt::text

Definition at line 142 of file SMF.h.

◆ time_pulses

size_t Evoral::SMF::MarkerAt::time_pulses

Definition at line 143 of file SMF.h.


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