|
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) |
|
Definition at line 250 of file juce_WavAudioFormat.cpp.
◆ juce::WavFileHelpers::SMPLChunk::SampleLoop
struct juce::WavFileHelpers::SMPLChunk::SampleLoop |
Definition at line 252 of file juce_WavAudioFormat.cpp.
Class Members |
uint32 |
identifier |
|
uint32 |
type |
|
uint32 |
start |
|
uint32 |
end |
|
uint32 |
fraction |
|
uint32 |
playCount |
|
The documentation for this struct was generated from the following file: