Uses of Enum
io.qt.multimedia.QAudioFormat.SampleType
Packages that use QAudioFormat.SampleType
-
Uses of QAudioFormat.SampleType in io.qt.multimedia
Methods in io.qt.multimedia that return QAudioFormat.SampleTypeModifier and TypeMethodDescriptionstatic QAudioFormat.SampleType
QAudioFormat.SampleType.resolve
(int value) Returns the corresponding enum entry for the given value.final QAudioFormat.SampleType
QAudioFormat.sampleType()
static QAudioFormat.SampleType
Returns the enum constant of this type with the specified name.static QAudioFormat.SampleType[]
QAudioFormat.SampleType.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.SampleTypeModifier and TypeMethodDescriptionabstract List
<QAudioFormat.SampleType> QAbstractAudioDeviceInfo.supportedSampleTypes()
final QList
<QAudioFormat.SampleType> QAudioDeviceInfo.supportedSampleTypes()
Methods in io.qt.multimedia with parameters of type QAudioFormat.SampleTypeModifier and TypeMethodDescriptionfinal void
QAudioFormat.setSampleType
(QAudioFormat.SampleType sampleType)