3#ifndef MMRENDERERUTIL_H
4#define MMRENDERERUTIL_H
17#include <QtCore/qglobal.h>
18#include <QtMultimedia/qaudio.h>
20typedef struct mmr_context mmr_context_t;
26QString mmErrorMessage(
const QString &msg, mmr_context_t *context,
int * errorCode = 0);
MapData map(QVideoFrame::MapMode mode) override
Maps the planes of a video buffer to memory.
QnxRasterBuffer(QQnxWindowGrabber *windowGrabber)
void unmap() override
Releases the memory mapped by the map() function.
QVideoFrameFormat format() const override
Gets \l QVideoFrameFormat of the underlying video buffer.
quint64 textureHandle(QRhi &, int plane) override
QnxTextureBuffer(QQnxWindowGrabber *QQnxWindowGrabber)
MapData map(QVideoFrame::MapMode) override
Maps the planes of a video buffer to memory.
void unmap() override
Releases the memory mapped by the map() function.