Ardour  9.7-343-g4a114ae576
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 2151 of file session.h.

Constructor & Destructor Documentation

◆ space_and_path()

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

Definition at line 2156 of file session.h.

Member Data Documentation

◆ blocks

uint32_t ARDOUR::Session::space_and_path::blocks

4kB blocks

Definition at line 2152 of file session.h.

◆ blocks_unknown

bool ARDOUR::Session::space_and_path::blocks_unknown

true if blocks is unknown

Definition at line 2153 of file session.h.

◆ path

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

Definition at line 2154 of file session.h.


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