Ardour  9.0-pre0-582-g084a23a80d
AudioGrapher::SndfileHandle Member List

This is the complete list of members for AudioGrapher::SndfileHandle, including all inherited members.

channels(void) constAudioGrapher::SndfileHandleinline
close(void)AudioGrapher::SndfileHandle
command(int cmd, void *data, int datasize)AudioGrapher::SndfileHandle
error(void) constAudioGrapher::SndfileHandle
format(void) constAudioGrapher::SndfileHandleinline
formatCheck(int format, int channels, int samplerate)AudioGrapher::SndfileHandlestatic
frames(void) constAudioGrapher::SndfileHandleinline
getString(int str_type) constAudioGrapher::SndfileHandle
operator bool() constAudioGrapher::SndfileHandleinline
operator=(const SndfileHandle &rhs)AudioGrapher::SndfileHandle
operator==(const SndfileHandle &rhs) constAudioGrapher::SndfileHandleinline
pAudioGrapher::SndfileHandleprivate
read(short *ptr, sf_count_t items)AudioGrapher::SndfileHandle
read(int *ptr, sf_count_t items)AudioGrapher::SndfileHandle
read(float *ptr, sf_count_t items)AudioGrapher::SndfileHandle
read(double *ptr, sf_count_t items)AudioGrapher::SndfileHandle
readf(short *ptr, sf_count_t frames)AudioGrapher::SndfileHandle
readf(int *ptr, sf_count_t frames)AudioGrapher::SndfileHandle
readf(float *ptr, sf_count_t frames)AudioGrapher::SndfileHandle
readf(double *ptr, sf_count_t frames)AudioGrapher::SndfileHandle
readRaw(void *ptr, sf_count_t bytes)AudioGrapher::SndfileHandle
refCount(void) constAudioGrapher::SndfileHandleinline
samplerate(void) constAudioGrapher::SndfileHandleinline
seek(sf_count_t frames, int whence)AudioGrapher::SndfileHandle
setString(int str_type, const char *str)AudioGrapher::SndfileHandle
SndfileHandle(void)AudioGrapher::SndfileHandleinline
SndfileHandle(const char *path, int mode=SFM_READ, int format=0, int channels=0, int samplerate=0)AudioGrapher::SndfileHandle
SndfileHandle(std::string const &path, int mode=SFM_READ, int format=0, int channels=0, int samplerate=0)AudioGrapher::SndfileHandle
SndfileHandle(int fd, bool close_desc, int mode=SFM_READ, int format=0, int channels=0, int samplerate=0)AudioGrapher::SndfileHandle
SndfileHandle(const SndfileHandle &orig)AudioGrapher::SndfileHandle
strError(void) constAudioGrapher::SndfileHandle
write(const short *ptr, sf_count_t items)AudioGrapher::SndfileHandle
write(const int *ptr, sf_count_t items)AudioGrapher::SndfileHandle
write(const float *ptr, sf_count_t items)AudioGrapher::SndfileHandle
write(const double *ptr, sf_count_t items)AudioGrapher::SndfileHandle
writef(const short *ptr, sf_count_t frames)AudioGrapher::SndfileHandle
writef(const int *ptr, sf_count_t frames)AudioGrapher::SndfileHandle
writef(const float *ptr, sf_count_t frames)AudioGrapher::SndfileHandle
writef(const double *ptr, sf_count_t frames)AudioGrapher::SndfileHandle
writeRaw(const void *ptr, sf_count_t bytes)AudioGrapher::SndfileHandle
writeSync(void)AudioGrapher::SndfileHandle
~SndfileHandle(void)AudioGrapher::SndfileHandle