This is the complete list of members for yarp::sig::Sound, including all inherited members.
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 | |
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 | |
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 | |
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 | |
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 | |
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 |