Uses of Enum
io.qt.multimedia.QAudioFormat.Endian
-
Uses of QAudioFormat.Endian in io.qt.multimedia
Modifier and TypeMethodDescriptionfinal QAudioFormat.Endian
QAudioFormat.byteOrder()
static QAudioFormat.Endian
QAudioFormat.Endian.resolve
(int value) Returns the corresponding enum entry for the given value.static QAudioFormat.Endian
Returns the enum constant of this type with the specified name.static QAudioFormat.Endian[]
QAudioFormat.Endian.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionabstract List
<QAudioFormat.Endian> QAbstractAudioDeviceInfo.supportedByteOrders()
final QList
<QAudioFormat.Endian> QAudioDeviceInfo.supportedByteOrders()
Modifier and TypeMethodDescriptionfinal void
QAudioFormat.setByteOrder
(QAudioFormat.Endian byteOrder)