178#ifndef QT_NO_DEBUG_STREAM
185 return dbg <<
"ReadOnly";
187 return dbg <<
"ReadWrite";
189 return dbg <<
"WriteOnly";
191 return dbg <<
"NotMapped";
QRhi * rhi() const
Returns the QRhi instance.
QVideoFrame::HandleType m_type
QVideoFrame::HandleType handleType() const
Returns the type of a video buffer's handle.
QAbstractVideoBuffer(QVideoFrame::HandleType type, QRhi *rhi=nullptr)
Constructs an abstract video buffer of the given type.
virtual ~QAbstractVideoBuffer()
Destroys an abstract video buffer.
MapMode
Enumerates how a video buffer's data is mapped to system memory.
HandleType
Identifies the type of a video buffers handle.
Combined button and popup list for selecting options.
QDebug operator<<(QDebug dbg, QVideoFrame::MapMode mode)