TracktionEngine
Public Member Functions | Public Attributes | List of all members
tracktion::engine::Plugin::Wire Struct Reference

Public Member Functions

 Wire (const juce::ValueTree &, juce::UndoManager *)
 

Public Attributes

juce::ValueTree state
 
juce::CachedValue< int > sourceChannelIndex
 
juce::CachedValue< int > destChannelIndex
 

Constructor & Destructor Documentation

◆ Wire()

tracktion::engine::Plugin::Wire::Wire ( const juce::ValueTree &  ,
juce::UndoManager *   
)

Member Data Documentation

◆ state

juce::ValueTree tracktion::engine::Plugin::Wire::state

◆ sourceChannelIndex

juce::CachedValue<int> tracktion::engine::Plugin::Wire::sourceChannelIndex

◆ destChannelIndex

juce::CachedValue<int> tracktion::engine::Plugin::Wire::destChannelIndex

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