ardour
Public Member Functions | Public Attributes | List of all members
ARDOUR::ExportHandler::CDMarkerStatus Struct Reference

Public Member Functions

 CDMarkerStatus (std::string out_file, ExportTimespanPtr timespan, ExportFormatSpecPtr format, std::string filename)
 

Public Attributes

std::ofstream out
 
ExportTimespanPtr timespan
 
ExportFormatSpecPtr format
 
std::string filename
 
Locationmarker
 
uint32_t track_number
 
framepos_t track_position
 
framepos_t track_duration
 
framepos_t track_start_frame
 
uint32_t index_number
 
framepos_t index_position
 

Detailed Description

Definition at line 156 of file export_handler.h.

Constructor & Destructor Documentation

ARDOUR::ExportHandler::CDMarkerStatus::CDMarkerStatus ( std::string  out_file,
ExportTimespanPtr  timespan,
ExportFormatSpecPtr  format,
std::string  filename 
)
inline

Definition at line 157 of file export_handler.h.

Member Data Documentation

std::string ARDOUR::ExportHandler::CDMarkerStatus::filename

Definition at line 168 of file export_handler.h.

ExportFormatSpecPtr ARDOUR::ExportHandler::CDMarkerStatus::format

Definition at line 167 of file export_handler.h.

uint32_t ARDOUR::ExportHandler::CDMarkerStatus::index_number

Definition at line 178 of file export_handler.h.

framepos_t ARDOUR::ExportHandler::CDMarkerStatus::index_position

Definition at line 179 of file export_handler.h.

Location* ARDOUR::ExportHandler::CDMarkerStatus::marker

Definition at line 169 of file export_handler.h.

std::ofstream ARDOUR::ExportHandler::CDMarkerStatus::out

Definition at line 165 of file export_handler.h.

ExportTimespanPtr ARDOUR::ExportHandler::CDMarkerStatus::timespan

Definition at line 166 of file export_handler.h.

framepos_t ARDOUR::ExportHandler::CDMarkerStatus::track_duration

Definition at line 174 of file export_handler.h.

uint32_t ARDOUR::ExportHandler::CDMarkerStatus::track_number

Definition at line 172 of file export_handler.h.

framepos_t ARDOUR::ExportHandler::CDMarkerStatus::track_position

Definition at line 173 of file export_handler.h.

framepos_t ARDOUR::ExportHandler::CDMarkerStatus::track_start_frame

Definition at line 175 of file export_handler.h.


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