amplify(double gain) | yarp::sig::Sound | |
amplifyChannel(size_t channel, double gain) | yarp::sig::Sound | |
audio_sample typedef | yarp::sig::Sound | |
clear() | yarp::sig::Sound | |
clearChannel(size_t channel) | yarp::sig::Sound | |
copyPortable(const PortWriter &writer, PortReader &reader) | yarp::os::Portable | static |
extractChannelAsSound(size_t channel_id) const | yarp::sig::Sound | |
findPeak(size_t &channelId, size_t &sampleId, audio_sample &sampleValue) const | yarp::sig::Sound | |
findPeakInChannel(size_t channelId, size_t &sampleId, audio_sample &sampleValue) const | yarp::sig::Sound | |
get(size_t sample, size_t channel=0) const | yarp::sig::Sound | |
getBytesPerSample() const | yarp::sig::Sound | |
getChannel(size_t channel_id) | yarp::sig::Sound | |
getChannels() const | yarp::sig::Sound | |
getDuration() const | yarp::sig::Sound | |
getFrequency() const | yarp::sig::Sound | |
getInterleavedAudioRawData() const | yarp::sig::Sound | |
getNonInterleavedAudioRawData() const | yarp::sig::Sound | |
getReadType() const | yarp::os::PortReader | virtual |
getSafe(size_t sample, size_t channel=0) const | yarp::sig::Sound | inline |
getSamples() const | yarp::sig::Sound | |
getType() const | yarp::os::Portable | virtual |
getWriteType() const | yarp::os::PortWriter | virtual |
isSample(size_t sample, size_t channel=0) const | yarp::sig::Sound | |
normalize() | yarp::sig::Sound | |
normalizeChannel(size_t channel) | yarp::sig::Sound | |
onCommencement() const | yarp::os::PortWriter | virtual |
onCompletion() const | yarp::os::PortWriter | virtual |
operator+=(const Sound &alt) | yarp::sig::Sound | |
operator=(const Sound &alt) | yarp::sig::Sound | |
operator==(const Sound &alt) const | yarp::sig::Sound | |
overwrite(const Sound &alt, size_t offset=0, size_t len=0) | yarp::sig::Sound | |
read(yarp::os::ConnectionReader &connection) override | yarp::sig::Sound | virtual |
replaceChannel(size_t id, Sound channel) | yarp::sig::Sound | |
resize(size_t samples, size_t channels=1) | yarp::sig::Sound | |
sample2timestamp(size_t sampleid) const | yarp::sig::Sound | inline |
set(audio_sample value, size_t sample, size_t channel=0) | yarp::sig::Sound | |
setFrequency(int freq) | yarp::sig::Sound | |
setSafe(audio_sample value, size_t sample, size_t channel=0) | yarp::sig::Sound | |
Sound(size_t bytesPerSample=2) | yarp::sig::Sound | |
Sound(const Sound &alt) | yarp::sig::Sound | |
subSound(size_t first_sample, size_t last_sample) | yarp::sig::Sound | |
timestamp2sample(double time) const | yarp::sig::Sound | inline |
toString() const | yarp::sig::Sound | |
write(yarp::os::ConnectionWriter &connection) const override | yarp::sig::Sound | virtual |
~PortReader() | yarp::os::PortReader | virtual |
~PortWriter() | yarp::os::PortWriter | virtual |
~Sound() | yarp::sig::Sound | virtual |