◆ 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()
◆ 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: