LMMS
Loading...
Searching...
No Matches
juce::WavFileHelpers::IXMLChunk Namespace Reference

Functions

static void addToMetadata (StringMap &destValues, const String &source)
static MemoryBlock createFrom (const StringMap &values)

Variables

static const std::unordered_set< StringaswgMetadataKeys

Function Documentation

◆ addToMetadata()

void juce::WavFileHelpers::IXMLChunk::addToMetadata ( StringMap & destValues,
const String & source )
static

◆ createFrom()

MemoryBlock juce::WavFileHelpers::IXMLChunk::createFrom ( const StringMap & values)
static

Variable Documentation

◆ aswgMetadataKeys

const std::unordered_set<String> juce::WavFileHelpers::IXMLChunk::aswgMetadataKeys
static