Definition at line 49 of file PixelSampleMapper.h.
◆ LinearMapper() [1/3]
PixelSampleMapper::LinearMapper::LinearMapper |
( |
| ) |
|
|
inlinenoexcept |
◆ LinearMapper() [2/3]
PixelSampleMapper::LinearMapper::LinearMapper |
( |
double |
initialValue, |
|
|
double |
samplesPerPixel |
|
) |
| |
|
inlinenoexcept |
◆ LinearMapper() [3/3]
PixelSampleMapper::LinearMapper::LinearMapper |
( |
const LinearMapper & |
| ) |
|
|
default |
◆ operator bool()
PixelSampleMapper::LinearMapper::operator bool |
( |
| ) |
const |
|
explicitnoexcept |
◆ operator()()
sampleCount PixelSampleMapper::LinearMapper::operator() |
( |
uint32_t |
column | ) |
const |
|
noexcept |
Definition at line 129 of file PixelSampleMapper.cpp.
130{
131
132
133
135}
Positions or offsets within audio files need a wide type.
◆ mInitialValue
double PixelSampleMapper::LinearMapper::mInitialValue {} |
◆ mSamplesPerPixel
double PixelSampleMapper::LinearMapper::mSamplesPerPixel {} |
The documentation for this struct was generated from the following files: