Ardour  8.7-15-gadf511264b
AudioGrapher::SndfileReader< T > Member List

This is the complete list of members for AudioGrapher::SndfileReader< T >, including all inherited members.

add_output(typename Source< DefaultSampleType >::SinkPtr output)AudioGrapher::ListedSource< DefaultSampleType >inline
Source< DefaultSampleType >::add_output(SinkPtr output)=0AudioGrapher::Source< DefaultSampleType >pure virtual
channels(void) constAudioGrapher::SndfileHandleinline
clear_outputs()AudioGrapher::ListedSource< DefaultSampleType >inlinevirtual
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
Mode enum nameAudioGrapher::SndfileBase
operator bool() constAudioGrapher::SndfileHandleinline
operator=(const SndfileHandle &rhs)AudioGrapher::SndfileReader< T >
AudioGrapher::SndfileBase::operator=(const SndfileHandle &rhs)AudioGrapher::SndfileHandle
operator==(const SndfileHandle &rhs) constAudioGrapher::SndfileHandleinline
output(ProcessContext< DefaultSampleType > const &c)AudioGrapher::ListedSource< DefaultSampleType >inlineprotected
output(ProcessContext< DefaultSampleType > &c)AudioGrapher::ListedSource< DefaultSampleType >inlineprotected
output_size_is_one()AudioGrapher::ListedSource< DefaultSampleType >inlineprotected
outputsAudioGrapher::ListedSource< DefaultSampleType >protected
pAudioGrapher::SndfileHandleprivate
Read enum valueAudioGrapher::SndfileBase
read(ProcessContext< T > &context)AudioGrapher::SndfileReader< T >inline
AudioGrapher::SndfileBase::read(short *ptr, sf_count_t items)AudioGrapher::SndfileHandle
AudioGrapher::SndfileBase::read(int *ptr, sf_count_t items)AudioGrapher::SndfileHandle
AudioGrapher::SndfileBase::read(float *ptr, sf_count_t items)AudioGrapher::SndfileHandle
AudioGrapher::SndfileBase::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
ReadWrite enum valueAudioGrapher::SndfileBase
refCount(void) constAudioGrapher::SndfileHandleinline
remove_output(typename Source< DefaultSampleType >::SinkPtr output)AudioGrapher::ListedSource< DefaultSampleType >inline
Source< DefaultSampleType >::remove_output(SinkPtr output)=0AudioGrapher::Source< DefaultSampleType >pure virtual
samplerate(void) constAudioGrapher::SndfileHandleinline
seek(sf_count_t frames, int whence)AudioGrapher::SndfileHandle
setString(int str_type, const char *str)AudioGrapher::SndfileHandle
SinkList typedefAudioGrapher::ListedSource< DefaultSampleType >protected
SinkPtr typedefAudioGrapher::Source< DefaultSampleType >
SndfileBase()AudioGrapher::SndfileBaseinlineprotected
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
SndfileReader(std::string const &path)AudioGrapher::SndfileReader< T >inline
SndfileReader(SndfileReader const &other)AudioGrapher::SndfileReader< T >inline
SndfileReader()AudioGrapher::SndfileReader< T >inlineprotected
strError(void) constAudioGrapher::SndfileHandle
throw_level(ThrowLevel level)AudioGrapher::Throwing< L >inlineprotected
Throwing()AudioGrapher::Throwing< L >inlineprotected
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
Write enum valueAudioGrapher::SndfileBase
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
~SndfileReader()AudioGrapher::SndfileReader< T >inlinevirtual
~Source()AudioGrapher::Source< DefaultSampleType >inlinevirtual