Uses of Enum
io.qt.multimedia.QAbstractVideoBuffer.HandleType
-
Uses of QAbstractVideoBuffer.HandleType in io.qt.multimedia
Modifier and TypeMethodDescriptionQAbstractVideoBuffer.handleType()
QVideoFrame.handleType()
QVideoSurfaceFormat.handleType()
QAbstractVideoBuffer.HandleType.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QAbstractVideoBuffer.HandleType[]
QAbstractVideoBuffer.HandleType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionprotected final void
QAbstractVideoBuffer.setHandleType
(QAbstractVideoBuffer.HandleType handleType) SeeQAbstractVideoBuffer::
m_type abstract List<QVideoFrame.PixelFormat>
QAbstractVideoSurface.supportedPixelFormats
(QAbstractVideoBuffer.HandleType type) ModifierConstructorDescriptionQVideoSurfaceFormat
(QSize size, QVideoFrame.PixelFormat pixelFormat, QAbstractVideoBuffer.HandleType handleType)