The QAbstractVideoBuffer class is an abstraction for video data. \inmodule QtMultimedia.
MapData map(QVideoFrame::MapMode mode) override
\reimp
void unmap() override
\reimp
~QMemoryVideoBuffer()
Destroys a system memory allocated video buffer.
QMemoryVideoBuffer(const QByteArray &data, int bytesPerLine)
Constructs a video buffer with an image stride of bytesPerLine from a byte array.
QVideoFrame::MapMode mapMode() const override
\reimp
QVideoFrame::MapMode m_mapMode
The QVideoFrame class represents a frame of video data.
MapMode
Enumerates how a video buffer's data is mapped to system memory.
Combined button and popup list for selecting options.
GLint GLsizei GLsizei GLenum GLenum GLsizei void * data
static QAbstractVideoBuffer::MapData mapData(const camera_frame_nv12_t &frame, unsigned char *baseAddress)