Ardour  9.0-pre0-2168-g0459902b9a
ARDOUR::Trigger::PendingSwap Struct Reference

#include <triggerbox.h>

Inheritance diagram for ARDOUR::Trigger::PendingSwap:
[legend]

Public Member Functions

virtual ~PendingSwap ()
 

Public Attributes

timepos_t play_start
 
timepos_t play_end
 
timepos_t loop_start
 
timepos_t loop_end
 
timecnt_t length
 

Detailed Description

Definition at line 509 of file triggerbox.h.

Constructor & Destructor Documentation

◆ ~PendingSwap()

virtual ARDOUR::Trigger::PendingSwap::~PendingSwap ( )
inlinevirtual

Definition at line 516 of file triggerbox.h.

Member Data Documentation

◆ length

timecnt_t ARDOUR::Trigger::PendingSwap::length

Definition at line 514 of file triggerbox.h.

◆ loop_end

timepos_t ARDOUR::Trigger::PendingSwap::loop_end

Definition at line 513 of file triggerbox.h.

◆ loop_start

timepos_t ARDOUR::Trigger::PendingSwap::loop_start

Definition at line 512 of file triggerbox.h.

◆ play_end

timepos_t ARDOUR::Trigger::PendingSwap::play_end

Definition at line 511 of file triggerbox.h.

◆ play_start

timepos_t ARDOUR::Trigger::PendingSwap::play_start

Definition at line 510 of file triggerbox.h.


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