Uses of Enum
io.qt.multimedia.QVideoFrame.FieldType
Packages that use QVideoFrame.FieldType
-
Uses of QVideoFrame.FieldType in io.qt.multimedia
Methods in io.qt.multimedia that return QVideoFrame.FieldTypeModifier and TypeMethodDescriptionfinal QVideoFrame.FieldType
QVideoFrame.fieldType()
static QVideoFrame.FieldType
QVideoFrame.FieldType.resolve
(int value) Returns the corresponding enum entry for the given value.static QVideoFrame.FieldType
Returns the enum constant of this type with the specified name.static QVideoFrame.FieldType[]
QVideoFrame.FieldType.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.FieldTypeModifier and TypeMethodDescriptionfinal void
QVideoFrame.setFieldType
(QVideoFrame.FieldType arg__1)