Uses of Enum
io.qt.multimedia.QMediaStreamsControl.StreamType
-
Uses of QMediaStreamsControl.StreamType in io.qt.multimedia
Modifier and TypeMethodDescriptionQMediaStreamsControl.StreamType.resolve
(int value) Returns the corresponding enum entry for the given value.abstract QMediaStreamsControl.StreamType
QMediaStreamsControl.streamType
(int streamNumber) 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.