Ardour  8.7-15-gadf511264b
OSCGlobalObserver::LocationMarker Struct Reference

Public Member Functions

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

Public Attributes

std::string label
 
samplepos_t when
 

Detailed Description

Definition at line 77 of file osc_global_observer.h.

Constructor & Destructor Documentation

◆ LocationMarker()

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

Definition at line 78 of file osc_global_observer.h.

Member Data Documentation

◆ label

std::string OSCGlobalObserver::LocationMarker::label

Definition at line 80 of file osc_global_observer.h.

◆ when

samplepos_t OSCGlobalObserver::LocationMarker::when

Definition at line 81 of file osc_global_observer.h.


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