Uses of Enum
io.qt.multimedia.QAudioFormat.SampleType
-
Uses of QAudioFormat.SampleType in io.qt.multimedia
Modifier 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.Modifier and TypeMethodDescriptionabstract List<QAudioFormat.SampleType>
QAbstractAudioDeviceInfo.supportedSampleTypes()
final QList<QAudioFormat.SampleType>
QAudioDeviceInfo.supportedSampleTypes()
Modifier and TypeMethodDescriptionfinal void
QAudioFormat.setSampleType
(QAudioFormat.SampleType sampleType)