mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Internal refactoring of some camera capture classes to make it easier to update to new APIs.
This commit is contained in:
parent
a0fd7bbc1c
commit
95f536383f
6 changed files with 495 additions and 568 deletions
|
|
@ -139,4 +139,8 @@ namespace juce
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#if JUCE_USE_CAMERA
|
||||
#include "capture/juce_CameraDevice.cpp"
|
||||
#endif
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue