Nsound  0.9.4
Nsound::Wavefile Member List

This is the complete list of members for Nsound::Wavefile, including all inherited members.

DATA_Nsound::Wavefilestatic
decodeFormatTag(const uint16 format_tag)Nsound::Wavefilestatic
default_sample_rate_Nsound::Wavefileprotectedstatic
default_sample_size_Nsound::Wavefileprotectedstatic
default_wave_format_Nsound::Wavefileprotectedstatic
FACT_Nsound::Wavefilestatic
FMT_Nsound::Wavefilestatic
getDefaultSampleRate()Nsound::Wavefileinlinestatic
getDefaultSampleSize()Nsound::Wavefileinlinestatic
operator<<(Buffer &lhs, const char *rhs)Nsound::Wavefilefriend
operator<<(AudioStream &lhs, const char *rhs)Nsound::Wavefilefriend
operator>>(const Buffer &lhs, const char *rhs)Nsound::Wavefilefriend
operator>>(const AudioStream &lhs, const char *rhs)Nsound::Wavefilefriend
PEAK_Nsound::Wavefilestatic
read(const std::string &fileName, AudioStream &astream)Nsound::Wavefilestatic
read(const std::string &filename, std::vector< Buffer * > *b_vector, AudioStream *as, std::stringstream *out)Nsound::Wavefileprotectedstatic
readHeader(const std::string &filename, std::string &info)Nsound::Wavefilestatic
RIFF_Nsound::Wavefilestatic
setDefaults(const float64 &sample_rate=44100.0, const float64 &sample_bits=16.0, const boolean &use_ieee_floats=false)Nsound::Wavefilestatic
setDefaultSampleRate(const int32 rate)Nsound::Wavefilestatic
setDefaultSampleRate(const float64 &rate)Nsound::Wavefileinlinestatic
setDefaultSampleSize(uint32 size)Nsound::Wavefilestatic
setIEEEFloat(boolean flag)Nsound::Wavefilestatic
SIGNED_16_BIT_Nsound::Wavefilestatic
SIGNED_24_BIT_Nsound::Wavefilestatic
SIGNED_32_BIT_Nsound::Wavefilestatic
SIGNED_48_BIT_Nsound::Wavefilestatic
SIGNED_64_BIT_Nsound::Wavefilestatic
SIGNED_8_BIT_Nsound::Wavefilestatic
UNSIGNED_16_BIT_Nsound::Wavefilestatic
UNSIGNED_24_BIT_Nsound::Wavefilestatic
UNSIGNED_32_BIT_Nsound::Wavefilestatic
UNSIGNED_48_BIT_Nsound::Wavefilestatic
UNSIGNED_64_BIT_Nsound::Wavefilestatic
UNSIGNED_8_BIT_Nsound::Wavefilestatic
WAVE_Nsound::Wavefilestatic
WAVE_FORMAT_IEEE_FLOAT_Nsound::Wavefilestatic
WAVE_FORMAT_PCM_Nsound::Wavefilestatic
write(const std::string &fileName, const AudioStream &as, uint32 bits_per_sample=16)Nsound::Wavefilestatic
write(const std::string &fileName, const Buffer &as, uint32 bits_per_sample, uint32 sample_rate)Nsound::Wavefilestatic