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

Method audioContextInterface

include/LabSound/core/AudioContext.h:82–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 };
81
82 std::weak_ptr<AudioContextInterface> audioContextInterface() { return m_audioContextInterface; }
83
84 // ctor/dtor
85 explicit AudioContext(bool isOffline);

Callers 2

InternalsMethod · 0.80
pull_graphMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected