Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::Session::space_and_path Struct Reference

Public Member Functions

 space_and_path ()
 

Public Attributes

uint32_t blocks
 4kB blocks More...
 
bool blocks_unknown
 true if blocks is unknown More...
 
std::string path
 

Detailed Description

Definition at line 2035 of file session.h.

Constructor & Destructor Documentation

◆ space_and_path()

ARDOUR::Session::space_and_path::space_and_path ( )
inline

Definition at line 2040 of file session.h.

Member Data Documentation

◆ blocks

uint32_t ARDOUR::Session::space_and_path::blocks

4kB blocks

Definition at line 2036 of file session.h.

◆ blocks_unknown

bool ARDOUR::Session::space_and_path::blocks_unknown

true if blocks is unknown

Definition at line 2037 of file session.h.

◆ path

std::string ARDOUR::Session::space_and_path::path

Definition at line 2038 of file session.h.


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