Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ WidestEffectiveFormat
Method
WidestEffectiveFormat
libraries/lib-wave-track/WaveTrack.cpp:3017–3020 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3015
}
3016
3017
sampleFormat WaveChannel::WidestEffectiveFormat() const
3018
{
3019
return GetTrack().WidestEffectiveFormat();
3020
}
3021
3022
sampleFormat WaveTrack::WidestEffectiveFormat() const
3023
{
Callers
1
NeedsDither
Method · 0.45
Calls
5
GetTrack
Function · 0.85
max
Function · 0.85
Effective
Method · 0.80
Intervals
Function · 0.70
GetSampleFormats
Method · 0.45
Tested by
no test coverage detected