Ardour  9.0-pre0-427-gd2a3450e2f
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 82 of file osc_global_observer.h.

Constructor & Destructor Documentation

◆ LocationMarker()

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

Definition at line 83 of file osc_global_observer.h.

Member Data Documentation

◆ label

std::string OSCGlobalObserver::LocationMarker::label

Definition at line 85 of file osc_global_observer.h.

◆ when

samplepos_t OSCGlobalObserver::LocationMarker::when

Definition at line 86 of file osc_global_observer.h.


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