SoundFormat Member List

This is the complete list of members for SoundFormat, including all inherited members.
convertFloatInterleavedToSamples(const float *src, char *dst, size_t n_frames) const SoundFormat
convertFloatNonInterleavedToSamples(const float **src, char *dst, size_t n_frames) const SoundFormat
convertSamplesToFloatInterleaved(const char *src, float *dst, size_t n_frames) const SoundFormat
convertSamplesToFloatNonInterleaved(const char *src, float **dst, size_t n_frames) const SoundFormat
frameSize() const SoundFormat
isValid() const SoundFormat [inline]
m_ChannelsSoundFormat
m_EncodingSoundFormat
m_EndianessSoundFormat
m_IsSignedSoundFormat
m_SampleBitsSoundFormat
m_SampleRateSoundFormat
maxValue() const SoundFormat
minMaxAvgMagnitudePerChannel(const char *src, size_t n_frames, double *vmin, double *vmax, double *vavg) const SoundFormat
minValue() const SoundFormat
operator!=(const SoundFormat &o) const SoundFormat [inline]
operator==(const SoundFormat &o) const SoundFormat [inline]
restoreConfig(const QString &prefix, const KConfigGroup &c)SoundFormat
sampleSize() const SoundFormat
saveConfig(const QString &prefix, KConfigGroup &c) const SoundFormat
scaleSamples(char *_src, float scale, size_t n_frames) const SoundFormat
SoundFormat(unsigned sample_rate, unsigned channels, unsigned sample_bits, bool is_signed, unsigned endianess, const QString &enc)SoundFormat [inline]
SoundFormat(unsigned sample_rate, unsigned channels, unsigned sample_bits, bool is_signed, unsigned endianess)SoundFormat [inline]
SoundFormat(unsigned sample_rate, unsigned channels, unsigned sample_bits, bool is_signed)SoundFormat [inline]
SoundFormat(bool stereo)SoundFormat [inline]
SoundFormat()SoundFormat [inline]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 22 Aug 2012 for kradio4 by  doxygen 1.6.1