1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +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:
Julian Storer 2011-06-14 18:54:32 +01:00
parent a6f3466852
commit b94782d388
50 changed files with 2643 additions and 47 deletions

View file

@ -16,6 +16,8 @@
//#define JUCE_ASIO
//#define JUCE_WASAPI
//#define JUCE_DIRECTSOUND
//#define JUCE_DIRECTSHOW
//#define JUCE_MEDIAFOUNDATION
//#define JUCE_ALSA
//#define JUCE_QUICKTIME
//#define JUCE_OPENGL