mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-11 05:10:05 +00:00
... In Qt 5.15+ the QImage will not accept non-natively handled pixel formats anymore. We can however use the newly added conversion method provided in `QVideoFrame` to convert it to `QImage` instead |
||
---|---|---|
.. | ||
camera_util.cpp | ||
camera_util.h | ||
qt_camera_base.cpp | ||
qt_camera_base.h | ||
qt_multimedia_camera.cpp | ||
qt_multimedia_camera.h | ||
still_image_camera.cpp | ||
still_image_camera.h |