Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
FileImportInfo Struct Reference
Collaboration diagram for FileImportInfo:

Data Fields

unsigned int track_name_hash
 Track to import on, if any, or 0.
 
int lane
 Track lane to import on, if any, or -1.
 
Position pos
 Position to import the data at, or 1.1.1.0.
 
int track_idx
 Track index to start the import at.
 

Detailed Description

Definition at line 30 of file file_import.h.

Field Documentation

◆ lane

int FileImportInfo::lane

Track lane to import on, if any, or -1.

Definition at line 36 of file file_import.h.

◆ pos

Position FileImportInfo::pos

Position to import the data at, or 1.1.1.0.

Definition at line 39 of file file_import.h.

◆ track_idx

int FileImportInfo::track_idx

Track index to start the import at.

Definition at line 42 of file file_import.h.

◆ track_name_hash

unsigned int FileImportInfo::track_name_hash

Track to import on, if any, or 0.

Definition at line 33 of file file_import.h.


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