MCPcopy 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
2511const ChannelGroup *WaveTrack::FindChannelGroup() const
2512{
2513 return this;
2514}
2515
2516bool WaveTrack::GetMute() const
2517{

Callers 8

TransportStateMethod · 0.45
StartStreamMethod · 0.45
AllocateBuffersMethod · 0.45
ProcessPlaybackSlicesMethod · 0.45
OnRecordMethod · 0.45
DoRecordMethod · 0.45
startMethod · 0.45
doRecordMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected