mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-24 01:54:22 +00:00
Added a number-of-redirects parameter to URL::createInputStream
This commit is contained in:
parent
4d1a63fe3b
commit
268497e8bc
10 changed files with 285 additions and 102 deletions
|
|
@ -53,6 +53,10 @@ extern bool juceDemoRepaintDebuggingActive;
|
|||
//#define JUCE_WASAPI
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_WASAPI_EXCLUSIVE
|
||||
//#define JUCE_WASAPI_EXCLUSIVE
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_DIRECTSOUND
|
||||
//#define JUCE_DIRECTSOUND
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue