12 : QHwVideoBuffer(QVideoFrame::RhiTextureHandle),
13 m_videoFrameFormat(size, QVideoFrameFormat::Format_RGBA8888),
14 m_glTextureHandle(std::move(textureHandle)),
quint64 textureHandle(QRhi &, int plane) override
void unmap() override
Releases the memory mapped by the map() function.
QWasmGLTextureVideoBuffer::MapData map(QVideoFrame::MapMode) override
Maps the planes of a video buffer to memory.