Okular
sound.cpp
void setBitsPerSample(int bitsPerSample)
Sets the bits per sample bitsPerSample.
Definition sound.cpp:101
void setSoundEncoding(SoundEncoding encoding)
Sets the type of sound encoding.
Definition sound.cpp:111
Sound(const QByteArray &data)
Creates a new sound object with the given embedded sound data.
Definition sound.cpp:46
QByteArray toByteArray() const const
QString toString() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:14:50 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:14:50 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.