Uses of Enum
io.qt.multimedia.QAudioFormat.SampleFormat
Packages that use QAudioFormat.SampleFormat
-
Uses of QAudioFormat.SampleFormat in io.qt.multimedia
Methods in io.qt.multimedia that return QAudioFormat.SampleFormatModifier and TypeMethodDescriptionstatic QAudioFormat.SampleFormat
QAudioFormat.SampleFormat.resolve
(short value) Returns the corresponding enum entry for the given value.QAudioFormat.sampleFormat()
static QAudioFormat.SampleFormat
Returns the enum constant of this type with the specified name.static QAudioFormat.SampleFormat[]
QAudioFormat.SampleFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.multimedia that return types with arguments of type QAudioFormat.SampleFormatModifier and TypeMethodDescriptionfinal QList<QAudioFormat.SampleFormat>
QAudioDevice.supportedSampleFormats()
Methods in io.qt.multimedia with parameters of type QAudioFormat.SampleFormatModifier and TypeMethodDescriptionfinal void
QAudioFormat.setSampleFormat
(QAudioFormat.SampleFormat f)