MCPcopy 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
3017sampleFormat WaveChannel::WidestEffectiveFormat() const
3018{
3019 return GetTrack().WidestEffectiveFormat();
3020}
3021
3022sampleFormat WaveTrack::WidestEffectiveFormat() const
3023{

Callers 1

NeedsDitherMethod · 0.45

Calls 5

GetTrackFunction · 0.85
maxFunction · 0.85
EffectiveMethod · 0.80
IntervalsFunction · 0.70
GetSampleFormatsMethod · 0.45

Tested by

no test coverage detected