|
libvisual
0.5.0
|
This is the complete list of members for LV::Audio, including all inherited members.
| Audio() | LV::Audio | |
| Audio(Audio const &)=delete (defined in LV::Audio) | LV::Audio | |
| Audio(Audio &&rhs) | LV::Audio | |
| get_sample(BufferPtr const &buffer, std::string const &channel_name) | LV::Audio | |
| get_sample_mixed(BufferPtr const &buffer, bool divide, unsigned int channels,...) | LV::Audio | |
| get_sample_mixed(BufferPtr const &buffer, bool divide, unsigned int channels, va_list args) (defined in LV::Audio) | LV::Audio | |
| get_sample_mixed_simple(BufferPtr const &buffer, unsigned int channels,...) | LV::Audio | |
| get_sample_mixed_simple(BufferPtr const &buffer, unsigned int channels, va_list args) (defined in LV::Audio) | LV::Audio | |
| get_spectrum(BufferPtr const &buffer, std::size_t sample_count, std::string const &channel_name, bool normalised) | LV::Audio | |
| get_spectrum(BufferPtr const &buffer, std::size_t sample_count, std::string const &channel_name, bool normalised, float multiplier) (defined in LV::Audio) | LV::Audio | |
| get_spectrum_for_sample(BufferPtr const &buffer, BufferConstPtr const &samples, bool normalised) | LV::Audio | static |
| get_spectrum_for_sample(BufferPtr const &buffer, BufferConstPtr const &samples, bool normalised, float multiplier) (defined in LV::Audio) | LV::Audio | static |
| input(BufferPtr const &buffer, VisAudioSampleRateType rate, VisAudioSampleFormatType format, VisAudioSampleChannelType channel_type) | LV::Audio | |
| input(BufferPtr const &buffer, VisAudioSampleRateType rate, VisAudioSampleFormatType format, std::string const &channel_name) | LV::Audio | |
| normalise_spectrum(BufferPtr const &buffer) (defined in LV::Audio) | LV::Audio | static |
| operator=(Audio const &)=delete (defined in LV::Audio) | LV::Audio | |
| operator=(Audio &&rhs) | LV::Audio | |
| ~Audio() | LV::Audio |