Ardour  9.0-pre0-582-g084a23a80d
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 794 of file triggerbox.h.

Constructor & Destructor Documentation

◆ CueRecord() [1/2]

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

Definition at line 798 of file triggerbox.h.

◆ CueRecord() [2/2]

ARDOUR::CueRecord::CueRecord ( )
inline

Definition at line 799 of file triggerbox.h.

Member Data Documentation

◆ cue_number

int32_t ARDOUR::CueRecord::cue_number

Definition at line 795 of file triggerbox.h.

◆ stop_all

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

Definition at line 801 of file triggerbox.h.

◆ when

samplepos_t ARDOUR::CueRecord::when

Definition at line 796 of file triggerbox.h.


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