◆ AcidChunk() [1/2]
| WavFileHelpers::AcidChunk::AcidChunk |
( |
InputStream & |
input, |
|
|
size_t |
length |
|
) |
| |
|
inline |
Reads an acid RIFF chunk from a stream positioned just after the size byte.
◆ AcidChunk() [2/2]
◆ addToMetadata()
| void WavFileHelpers::AcidChunk::addToMetadata |
( |
StringPairArray & |
values | ) |
const |
|
inline |
◆ createFrom()
◆ getFlagIfPresent()
◆ setBoolFlag()
| void WavFileHelpers::AcidChunk::setBoolFlag |
( |
StringPairArray & |
values, |
|
|
const char * |
name, |
|
|
uint32 |
mask |
|
) |
| const |
|
inline |
◆ swapFloatByteOrder()
| static float WavFileHelpers::AcidChunk::swapFloatByteOrder |
( |
const float |
x | ) |
|
|
inlinestaticnoexcept |
◆ toMemoryBlock()
| MemoryBlock WavFileHelpers::AcidChunk::toMemoryBlock |
( |
| ) |
const |
|
inline |
◆ flags
| uint32 WavFileHelpers::AcidChunk::flags |
◆ meterDenominator
| uint16 WavFileHelpers::AcidChunk::meterDenominator |
◆ meterNumerator
| uint16 WavFileHelpers::AcidChunk::meterNumerator |
◆ numBeats
| uint32 WavFileHelpers::AcidChunk::numBeats |
◆ reserved1
| uint16 WavFileHelpers::AcidChunk::reserved1 |
◆ reserved2
| float WavFileHelpers::AcidChunk::reserved2 |
◆ rootNote
| uint16 WavFileHelpers::AcidChunk::rootNote |
◆ tempo
| float WavFileHelpers::AcidChunk::tempo |
The documentation for this struct was generated from the following file: