Uses of Enum
io.qt.multimedia.QVideoFrame.MapMode
Packages that use QVideoFrame.MapMode
-
Uses of QVideoFrame.MapMode in io.qt.multimedia
Methods in io.qt.multimedia that return QVideoFrame.MapModeModifier 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.Methods in io.qt.multimedia with parameters of type QVideoFrame.MapMode