Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ AudioHardwareInputProvider
Method
AudioHardwareInputProvider
src/core/AudioHardwareDeviceNode.cpp:155–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
AudioSourceProvider * AudioHardwareDeviceNode::AudioHardwareInputProvider()
156
{
157
return static_cast<AudioSourceProvider *>(m_audioHardwareInput);
158
}
Callers
1
MakeAudioHardwareInputNode
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected