Definition at line 411 of file juce_WavAudioFormat.cpp.
◆ juce::WavFileHelpers::CueChunk::Cue
| struct juce::WavFileHelpers::CueChunk::Cue |
Definition at line 413 of file juce_WavAudioFormat.cpp.
| Class Members |
|
uint32 |
identifier |
|
|
uint32 |
order |
|
|
uint32 |
chunkID |
|
|
uint32 |
chunkStart |
|
|
uint32 |
blockStart |
|
|
uint32 |
offset |
|
◆ setValue()
| static void juce::WavFileHelpers::CueChunk::setValue |
( |
StringPairArray & |
values, |
|
|
int |
prefix, |
|
|
const char * |
name, |
|
|
uint32 |
val |
|
) |
| |
|
inlinestatic |
◆ copyTo()
| void juce::WavFileHelpers::CueChunk::copyTo |
( |
StringPairArray & |
values, |
|
|
const int |
totalSize |
|
) |
| const |
|
inline |
◆ createFrom()
◆ numCues
| uint32 juce::WavFileHelpers::CueChunk::numCues |
◆ cues
| Cue juce::WavFileHelpers::CueChunk::cues[1] |
The documentation for this struct was generated from the following file: