tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Attributes | List of all members
tracktion::graph::NodeProperties Struct Reference

Holds some really basic properties of a node. More...

#include "tracktion_Node.h"

Public Attributes

bool hasAudio
 
bool hasMidi
 
int numberOfChannels
 
int latencyNumSamples
 
size_t nodeID
 

Detailed Description

Holds some really basic properties of a node.

Definition at line 151 of file tracktion_Node.h.

Member Data Documentation

◆ hasAudio

bool tracktion::graph::NodeProperties::hasAudio

Definition at line 153 of file tracktion_Node.h.

◆ hasMidi

bool tracktion::graph::NodeProperties::hasMidi

Definition at line 154 of file tracktion_Node.h.

◆ latencyNumSamples

int tracktion::graph::NodeProperties::latencyNumSamples

Definition at line 156 of file tracktion_Node.h.

◆ nodeID

size_t tracktion::graph::NodeProperties::nodeID

Definition at line 157 of file tracktion_Node.h.

◆ numberOfChannels

int tracktion::graph::NodeProperties::numberOfChannels

Definition at line 155 of file tracktion_Node.h.


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