![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtMultimedia/qvideoframe.h>#include <QtMultimedia/private/qhwvideobuffer_p.h>#include <array>#include <optional>Go to the source code of this file.
Classes | |
| class | QVideoFrameTexturePool |
| The class QVideoFrameTexturePool stores textures in slots to ensure they are alive during rhi's rendering rounds. Depending on the rhi backend, 1, 2, or 3 rounds are needed to complete the texture presentaton. The strategy of slots filling is based on QRhi::currentFrameSlot results. More... | |