JUCE
Public Attributes | List of all members
AudioProcessor::TrackProperties Struct Reference

A struct containing information about the DAW track inside which your AudioProcessor is loaded. More...

Public Attributes

String name
 
Colour colour
 

Detailed Description

A struct containing information about the DAW track inside which your AudioProcessor is loaded.

Member Data Documentation

◆ name

String AudioProcessor::TrackProperties::name

◆ colour

Colour AudioProcessor::TrackProperties::colour

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