3#ifndef QQNXCAMERAFRAMEBUFFER_H
4#define QQNXCAMERAFRAMEBUFFER_H
17#include <private/qabstractvideobuffer_p.h>
19#include <QtCore/qsize.h>
21#include <camera/camera_api.h>
39 void unmap()
override;
50 std::unique_ptr<unsigned char[]> m_data;
The QAbstractVideoBuffer class is an abstraction for video data. \inmodule QtMultimedia.
QRhi * rhi() const
Returns the QRhi instance.
QQnxCameraFrameBuffer & operator=(const QQnxCameraFrameBuffer &)=delete
QQnxCameraFrameBuffer(const QQnxCameraFrameBuffer &)=delete
QVideoFrameFormat::PixelFormat pixelFormat() const
void unmap() override
Releases the memory mapped by the map() function.
QVideoFrame::MapMode mapMode() const override
MapMode
Enumerates how a video buffer's data is mapped to system memory.
QMap< QString, QString > map
[6]
Combined button and popup list for selecting options.