Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
PortIdentifier_v1 Struct Reference
Collaboration diagram for PortIdentifier_v1:

Data Fields

int schema_version
 
char * label
 
char * sym
 
char * uri
 
char * comment
 
ZPortOwnerType_v1 owner_type
 
PortType_v1 type
 
PortFlow_v1 flow
 
ZPortFlags_v1 flags
 
ZPortFlags2_v1 flags2
 
PortUnit_v1 unit
 
PluginIdentifier_v1 plugin_id
 
char * port_group
 
char * ext_port_id
 
unsigned int track_name_hash
 
int port_index
 

Detailed Description

Definition at line 231 of file port_identifier.h.

Field Documentation

◆ comment

char* PortIdentifier_v1::comment

Definition at line 237 of file port_identifier.h.

◆ ext_port_id

char* PortIdentifier_v1::ext_port_id

Definition at line 246 of file port_identifier.h.

◆ flags

ZPortFlags_v1 PortIdentifier_v1::flags

Definition at line 241 of file port_identifier.h.

◆ flags2

ZPortFlags2_v1 PortIdentifier_v1::flags2

Definition at line 242 of file port_identifier.h.

◆ flow

PortFlow_v1 PortIdentifier_v1::flow

Definition at line 240 of file port_identifier.h.

◆ label

char* PortIdentifier_v1::label

Definition at line 234 of file port_identifier.h.

◆ owner_type

ZPortOwnerType_v1 PortIdentifier_v1::owner_type

Definition at line 238 of file port_identifier.h.

◆ plugin_id

PluginIdentifier_v1 PortIdentifier_v1::plugin_id

Definition at line 244 of file port_identifier.h.

◆ port_group

char* PortIdentifier_v1::port_group

Definition at line 245 of file port_identifier.h.

◆ port_index

int PortIdentifier_v1::port_index

Definition at line 248 of file port_identifier.h.

◆ schema_version

int PortIdentifier_v1::schema_version

Definition at line 233 of file port_identifier.h.

◆ sym

char* PortIdentifier_v1::sym

Definition at line 235 of file port_identifier.h.

◆ track_name_hash

unsigned int PortIdentifier_v1::track_name_hash

Definition at line 247 of file port_identifier.h.

◆ type

PortType_v1 PortIdentifier_v1::type

Definition at line 239 of file port_identifier.h.

◆ unit

PortUnit_v1 PortIdentifier_v1::unit

Definition at line 243 of file port_identifier.h.

◆ uri

char* PortIdentifier_v1::uri

Definition at line 236 of file port_identifier.h.


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