|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Public Member Functions | |
| bool | operator== (const ExtensibleWavSubFormat &other) const noexcept |
| bool | operator!= (const ExtensibleWavSubFormat &other) const noexcept |
Public Attributes | |
| uint32 | data1 |
| uint16 | data2 |
| uint16 | data3 |
| uint8 | data4 [8] |
Definition at line 1174 of file juce_WavAudioFormat.cpp.
|
noexcept |
Definition at line 1182 of file juce_WavAudioFormat.cpp.
|
noexcept |
Definition at line 1181 of file juce_WavAudioFormat.cpp.
| uint32 juce::WavFileHelpers::ExtensibleWavSubFormat::data1 |
Definition at line 1176 of file juce_WavAudioFormat.cpp.
| uint16 juce::WavFileHelpers::ExtensibleWavSubFormat::data2 |
Definition at line 1177 of file juce_WavAudioFormat.cpp.
| uint16 juce::WavFileHelpers::ExtensibleWavSubFormat::data3 |
Definition at line 1178 of file juce_WavAudioFormat.cpp.
| uint8 juce::WavFileHelpers::ExtensibleWavSubFormat::data4[8] |
Definition at line 1179 of file juce_WavAudioFormat.cpp.