Uses of Enum
io.qt.multimedia.QAbstractVideoBuffer.HandleType
Packages that use QAbstractVideoBuffer.HandleType
-
Uses of QAbstractVideoBuffer.HandleType in io.qt.multimedia
Methods in io.qt.multimedia that return QAbstractVideoBuffer.HandleTypeModifier 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.Methods in io.qt.multimedia with parameters of type QAbstractVideoBuffer.HandleTypeModifier and TypeMethodDescriptionprotected final void
QAbstractVideoBuffer.setHandleType
(QAbstractVideoBuffer.HandleType handleType) abstract List<QVideoFrame.PixelFormat>
QAbstractVideoSurface.supportedPixelFormats
(QAbstractVideoBuffer.HandleType type) Constructors in io.qt.multimedia with parameters of type QAbstractVideoBuffer.HandleTypeModifierConstructorDescriptionQVideoSurfaceFormat
(QSize size, QVideoFrame.PixelFormat pixelFormat, QAbstractVideoBuffer.HandleType handleType)