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:
parent
a6f3466852
commit
b94782d388
50 changed files with 2643 additions and 47 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue