Ardour  9.0-pre0-386-g96ef4d20f2
ARDOUR::CueRecord Struct Reference

#include <triggerbox.h>

Public Member Functions

 CueRecord (int32_t cn, samplepos_t t)
 
 CueRecord ()
 

Public Attributes

int32_t cue_number
 
samplepos_t when
 

Static Public Attributes

static const int32_t stop_all = INT32_MAX
 

Detailed Description

Definition at line 766 of file triggerbox.h.

Constructor & Destructor Documentation

◆ CueRecord() [1/2]

ARDOUR::CueRecord::CueRecord ( int32_t  cn,
samplepos_t  t 
)
inline

Definition at line 770 of file triggerbox.h.

◆ CueRecord() [2/2]

ARDOUR::CueRecord::CueRecord ( )
inline

Definition at line 771 of file triggerbox.h.

Member Data Documentation

◆ cue_number

int32_t ARDOUR::CueRecord::cue_number

Definition at line 767 of file triggerbox.h.

◆ stop_all

const int32_t ARDOUR::CueRecord::stop_all = INT32_MAX
static

Definition at line 773 of file triggerbox.h.

◆ when

samplepos_t ARDOUR::CueRecord::when

Definition at line 768 of file triggerbox.h.


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