116 d->handleType =
type;
128 d->handleType =
type;
148 return d_func()->handleType;
The QVariant class acts like a union for the most common Qt data types.
#define QT_END_NAMESPACE
This macro expands to.
QAbstractVideoBufferPrivate * d_ptr
HandleType
Identifies the type of a video buffers handle.
#define QT_BEGIN_NAMESPACE
This macro expands to.
QAbstractVideoBuffer(HandleType type)
Constructs an abstract video buffer of the given type.
The QAbstractVideoBuffer class is an abstraction for video data.
virtual QVariant handle() const
Returns a type specific handle to the data buffer.
virtual ~QAbstractVideoBuffer()
Destroys an abstract video buffer.
HandleType handleType() const
Returns the type of a video buffer's handle.