Uses of Class
io.qt.multimedia.QAudioBuffer
-
Uses of QAudioBuffer in io.qt.multimedia
Modifier and TypeMethodDescriptionQAudioBuffer.clone()
Creates and returns a copy of this object.final QAudioBuffer
QAudioDecoder.read()
SeeQAudioDecoder::
read()const Modifier and TypeMethodDescriptionfinal void
QAudioBuffer.assign
(QAudioBuffer other) final void
QAudioBuffer.swap
(QAudioBuffer other) -
Uses of QAudioBuffer in io.qt.texttospeech
Modifier and TypeMethodDescriptionfinal void
QTextToSpeech.synthesize
(String text, QMetaObject.Slot1<QAudioBuffer> func) Overloaded function forQTextToSpeech.synthesize(String, io.qt.core.QObject, io.qt.core.QMetaObject.Slot1)
withcontext = null
.final void
QTextToSpeech.synthesize
(String text, QObject context, QMetaObject.Slot1<QAudioBuffer> func)