Ardour  9.0-rc1-21-gd5464b39db
ArdourSurface::LocationMarker Struct Reference

#include <osc_global_observer.h>

Public Member Functions

 LocationMarker (const std::string &l, samplepos_t w)
 

Public Attributes

std::string label
 
samplepos_t when
 

Detailed Description

Definition at line 40 of file osc_global_observer.h.

Constructor & Destructor Documentation

◆ LocationMarker()

ArdourSurface::LocationMarker::LocationMarker ( const std::string &  l,
samplepos_t  w 
)
inline

Definition at line 41 of file osc_global_observer.h.

Member Data Documentation

◆ label

std::string ArdourSurface::LocationMarker::label

Definition at line 43 of file osc_global_observer.h.

◆ when

samplepos_t ArdourSurface::LocationMarker::when

Definition at line 44 of file osc_global_observer.h.


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