Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::ExportProfileManager::TimespanState Struct Reference

#include <export_profile_manager.h>

Public Member Functions

 TimespanState (std::shared_ptr< Location > selection_range, std::shared_ptr< LocationList > ranges)
 

Public Attributes

TimespanListPtr timespans
 
TimeFormat time_format
 
std::shared_ptr< Locationselection_range
 
std::shared_ptr< LocationListranges
 

Detailed Description

Definition at line 124 of file export_profile_manager.h.

Constructor & Destructor Documentation

◆ TimespanState()

ARDOUR::ExportProfileManager::TimespanState::TimespanState ( std::shared_ptr< Location selection_range,
std::shared_ptr< LocationList ranges 
)
inline

Definition at line 131 of file export_profile_manager.h.

Member Data Documentation

◆ ranges

std::shared_ptr<LocationList> ARDOUR::ExportProfileManager::TimespanState::ranges

Definition at line 129 of file export_profile_manager.h.

◆ selection_range

std::shared_ptr<Location> ARDOUR::ExportProfileManager::TimespanState::selection_range

Definition at line 128 of file export_profile_manager.h.

◆ time_format

TimeFormat ARDOUR::ExportProfileManager::TimespanState::time_format

Definition at line 126 of file export_profile_manager.h.

◆ timespans

TimespanListPtr ARDOUR::ExportProfileManager::TimespanState::timespans

Definition at line 125 of file export_profile_manager.h.


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