MCPcopy Create free account
hub / github.com/LabSound/LabSound / AudioBus

Class AudioBus

include/LabSound/core/AudioNodeOutput.h:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16class AudioContext;
17class AudioNodeInput;
18class AudioBus;
19
20// AudioNodeOutput represents a single output for an AudioNode.
21// It may be connected to one or more AudioNodeInputs.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected