Uses of Enum
io.qt.multimedia.QVideoFrame.HandleType
-
Uses of QVideoFrame.HandleType in io.qt.multimedia
Modifier 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.