Loading...
Searching...
No Matches
Go to the documentation of this file.
55#define JUCE_AUDIO_FORMATS_H_INCLUDED
66 #define JUCE_USE_FLAC 1
74#ifndef JUCE_USE_OGGVORBIS
75 #define JUCE_USE_OGGVORBIS 1
90#ifndef JUCE_USE_MP3AUDIOFORMAT
91 #define JUCE_USE_MP3AUDIOFORMAT 0
97#ifndef JUCE_USE_LAME_AUDIO_FORMAT
98 #define JUCE_USE_LAME_AUDIO_FORMAT 0
104#ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT
105 #define JUCE_USE_WINDOWS_MEDIA_FORMAT 1
108#if ! JUCE_WINDOWS || JUCE_MINGW
109 #undef JUCE_USE_WINDOWS_MEDIA_FORMAT
110 #define JUCE_USE_WINDOWS_MEDIA_FORMAT 0
132#if JucePlugin_Enable_ARA