Uses of Class
io.qt.multimedia.QVideoFrame.FieldType
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QVideoFrame.FieldType in io.qt.multimedia
Methods in io.qt.multimedia that return QVideoFrame.FieldType Modifier and Type Method Description QVideoFrame.FieldType
QVideoFrame. fieldType()
static QVideoFrame.FieldType
QVideoFrame.FieldType. resolve(int value)
Returns the corresponding enum entry for the given value.static QVideoFrame.FieldType
QVideoFrame.FieldType. valueOf(String name)
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.FieldType Modifier and Type Method Description void
QVideoFrame. setFieldType(QVideoFrame.FieldType arg__1)