mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-02 03:20:06 +00:00
New class: DirectShowComponent, for native video playback in Windows. Added a demo page for this to the juce demo app.
This commit is contained in:
parent
a6f3466852
commit
b94782d388
50 changed files with 2643 additions and 47 deletions
|
|
@ -16,6 +16,8 @@
|
|||
#define JUCE_ASIO 0
|
||||
#define JUCE_WASAPI 0
|
||||
#define JUCE_DIRECTSOUND 0
|
||||
//#define JUCE_DIRECTSHOW
|
||||
//#define JUCE_MEDIAFOUNDATION
|
||||
#define JUCE_ALSA 0
|
||||
#define JUCE_QUICKTIME 0
|
||||
#define JUCE_OPENGL 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue