Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::CueEvent Struct Reference

#include <types.h>

Public Member Functions

 CueEvent (int32_t c, samplepos_t t)
 

Public Attributes

int32_t cue
 
samplepos_t time
 

Detailed Description

Definition at line 965 of file ardour/ardour/types.h.

Constructor & Destructor Documentation

◆ CueEvent()

ARDOUR::CueEvent::CueEvent ( int32_t  c,
samplepos_t  t 
)
inline

Definition at line 969 of file ardour/ardour/types.h.

Member Data Documentation

◆ cue

int32_t ARDOUR::CueEvent::cue

Definition at line 966 of file ardour/ardour/types.h.

◆ time

samplepos_t ARDOUR::CueEvent::time

Definition at line 967 of file ardour/ardour/types.h.


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