Uses of Class
io.qt.multimedia.QMediaStreamsControl.StreamType
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QMediaStreamsControl.StreamType in io.qt.multimedia
Methods in io.qt.multimedia that return QMediaStreamsControl.StreamType Modifier and Type Method Description static QMediaStreamsControl.StreamType
QMediaStreamsControl.StreamType. resolve(int value)
Returns the corresponding enum entry for the given value.abstract QMediaStreamsControl.StreamType
QMediaStreamsControl. streamType(int streamNumber)
static QMediaStreamsControl.StreamType
QMediaStreamsControl.StreamType. valueOf(String name)
Returns the enum constant of this type with the specified name.static QMediaStreamsControl.StreamType[]
QMediaStreamsControl.StreamType. values()
Returns an array containing the constants of this enum type, in the order they are declared.