group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
audio::AudioNodeChild Struct Reference

#include <AudioRuntime.hpp>

Collaboration diagram for audio::AudioNodeChild:
[legend]

Public Attributes

AudioNodeId node {}
float weight = 1.0f
float gain = 1.0f
float value = 0.0f
SwitchValueId switchValue {}

Member Data Documentation

◆ gain

float audio::AudioNodeChild::gain = 1.0f

◆ node

AudioNodeId audio::AudioNodeChild::node {}

◆ switchValue

SwitchValueId audio::AudioNodeChild::switchValue {}

◆ value

float audio::AudioNodeChild::value = 0.0f

◆ weight

float audio::AudioNodeChild::weight = 1.0f

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