TracktionEngine
Public Attributes | List of all members
tracktion::engine::ClipLevel Struct Reference

Holds a clip's level state. More...

Public Attributes

juce::CachedValue< AtomicWrapper< float > > dbGain
 
juce::CachedValue< AtomicWrapper< float > > pan
 
juce::CachedValue< AtomicWrapper< bool > > mute
 

Detailed Description

Holds a clip's level state.

Member Data Documentation

◆ dbGain

juce::CachedValue<AtomicWrapper<float> > tracktion::engine::ClipLevel::dbGain

◆ pan

juce::CachedValue<AtomicWrapper<float> > tracktion::engine::ClipLevel::pan

◆ mute

juce::CachedValue<AtomicWrapper<bool> > tracktion::engine::ClipLevel::mute

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