Uses of Enum
io.qt.multimedia.QVideoFrame.HandleType
Packages that use QVideoFrame.HandleType
-
Uses of QVideoFrame.HandleType in io.qt.multimedia
Methods in io.qt.multimedia that return QVideoFrame.HandleTypeModifier and TypeMethodDescriptionfinal QVideoFrame.HandleType
QVideoFrame.handleType()
static QVideoFrame.HandleType
QVideoFrame.HandleType.resolve
(int value) Returns the corresponding enum entry for the given value.static QVideoFrame.HandleType
Returns the enum constant of this type with the specified name.static QVideoFrame.HandleType[]
QVideoFrame.HandleType.values()
Returns an array containing the constants of this enum type, in the order they are declared.