Uses of Enum
io.qt.multimedia.QVideoFrame.FieldType
-
Uses of QVideoFrame.FieldType in io.qt.multimedia
Modifier 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.Modifier and TypeMethodDescriptionfinal void
QVideoFrame.setFieldType
(QVideoFrame.FieldType arg__1)