Uses of Enum
io.qt.multimedia.QVideoFrame.MapMode
-
Uses of QVideoFrame.MapMode in io.qt.multimedia
Modifier and TypeMethodDescriptionfinal QVideoFrame.MapMode
QVideoFrame.mapMode()
static QVideoFrame.MapMode
QVideoFrame.MapMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QVideoFrame.MapMode
Returns the enum constant of this type with the specified name.static QVideoFrame.MapMode[]
QVideoFrame.MapMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.