Uses of Enum
io.qt.multimedia.QAudioFormat.SampleFormat
-
Uses of QAudioFormat.SampleFormat in io.qt.multimedia
Methods in io.qt.multimedia that return QAudioFormat.SampleFormatModifier and TypeMethodDescriptionstatic QAudioFormat.SampleFormatQAudioFormat.SampleFormat.resolve(short value) Returns the corresponding enum entry for the given value.QAudioFormat.sampleFormat()static QAudioFormat.SampleFormatReturns 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 voidQAudioFormat.setSampleFormat(QAudioFormat.SampleFormat f)