MCPcopy Create free account
hub / github.com/bbc/audiowaveform / SamplesPerPixelScaleFactor

Method SamplesPerPixelScaleFactor

src/WaveformGenerator.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45//------------------------------------------------------------------------------
46
47SamplesPerPixelScaleFactor::SamplesPerPixelScaleFactor(int samples_per_pixel) :
48 samples_per_pixel_(samples_per_pixel)
49{
50}
51
52//------------------------------------------------------------------------------
53

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected