|
template<typename NameType > |
static void | setValue (StringPairArray &values, NameType name, uint32 val) |
|
static void | setValue (StringPairArray &values, int prefix, const char *name, uint32 val) |
|
template<typename NameType > |
static uint32 | getValue (const StringPairArray &values, NameType name, const char *def) |
|
static uint32 | getValue (const StringPairArray &values, int prefix, const char *name, const char *def) |
|
static MemoryBlock | createFrom (const StringPairArray &values) |
|
◆ copyTo()
◆ createFrom()
◆ getValue() [1/2]
template<typename NameType >
◆ getValue() [2/2]
◆ setValue() [1/2]
template<typename NameType >
◆ setValue() [2/2]
◆ JUCE_PACKED
◆ loops
◆ manufacturer
uint32 WavFileHelpers::SMPLChunk::manufacturer |
◆ midiPitchFraction
uint32 WavFileHelpers::SMPLChunk::midiPitchFraction |
◆ midiUnityNote
uint32 WavFileHelpers::SMPLChunk::midiUnityNote |
◆ numSampleLoops
uint32 WavFileHelpers::SMPLChunk::numSampleLoops |
◆ product
uint32 WavFileHelpers::SMPLChunk::product |
◆ samplePeriod
uint32 WavFileHelpers::SMPLChunk::samplePeriod |
◆ samplerData
uint32 WavFileHelpers::SMPLChunk::samplerData |
◆ smpteFormat
uint32 WavFileHelpers::SMPLChunk::smpteFormat |
◆ smpteOffset
uint32 WavFileHelpers::SMPLChunk::smpteOffset |
The documentation for this struct was generated from the following file: