Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ FindChannelGroup
Method
FindChannelGroup
libraries/lib-wave-track/WaveTrack.cpp:2511–2514 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2509
}
2510
2511
const ChannelGroup *WaveTrack::FindChannelGroup() const
2512
{
2513
return this;
2514
}
2515
2516
bool WaveTrack::GetMute() const
2517
{
Callers
8
TransportState
Method · 0.45
StartStream
Method · 0.45
AllocateBuffers
Method · 0.45
ProcessPlaybackSlices
Method · 0.45
OnRecord
Method · 0.45
DoRecord
Method · 0.45
start
Method · 0.45
doRecord
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected