MCPcopy Create free account
hub / github.com/0xShug0/audio.cpp / quality_spec

Method quality_spec

src/framework/audio/resampling.cpp:116–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114 }
115
116 QualitySpecFn quality_spec() const noexcept {
117 return quality_spec_;
118 }
119
120 RuntimeSpecFn runtime_spec() const noexcept {
121 return runtime_spec_;

Callers 1

try_resample_mono_soxrFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected