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

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

add_supported_flag(Flag flag)AudioGrapher::FlagDebuggable< L >inlineprotected
channels(void) constAudioGrapher::SndfileHandleinline
check_flags(SelfType &self, ProcessContext< ContextType > context)AudioGrapher::FlagDebuggable< L >inlineprotected
close(void)AudioGrapher::SndfileHandle
command(int cmd, void *data, int datasize)AudioGrapher::SndfileHandle
debug_level(DebugLevel level)AudioGrapher::Debuggable< DebugNone >inlineprotected
debug_stream()AudioGrapher::Debuggable< DebugNone >inlineprotected
Debuggable(std::ostream &debug_stream=std::cerr)AudioGrapher::Debuggable< DebugNone >inlineprotected
error(void) constAudioGrapher::SndfileHandle
FileWrittenAudioGrapher::SndfileWriter< T >
Flag typedefAudioGrapher::FlagDebuggable< L >
flagsAudioGrapher::FlagDebuggable< L >private
format(void) constAudioGrapher::SndfileHandleinline
formatCheck(int format, int channels, int samplerate)AudioGrapher::SndfileHandlestatic
frames(void) constAudioGrapher::SndfileHandleinline
get_samples_written() constAudioGrapher::SndfileWriter< T >inline
getString(int str_type) constAudioGrapher::SndfileHandle
init()AudioGrapher::SndfileWriter< T >inlineprotectedvirtual
Mode enum nameAudioGrapher::SndfileBase
operator bool() constAudioGrapher::SndfileHandleinline
operator=(const SndfileHandle &rhs)AudioGrapher::SndfileWriter< T >
AudioGrapher::SndfileBase::operator=(const SndfileHandle &rhs)AudioGrapher::SndfileHandle
operator==(const SndfileHandle &rhs) constAudioGrapher::SndfileHandleinline
pAudioGrapher::SndfileHandleprivate
pathAudioGrapher::SndfileWriter< T >protected
process(ProcessContext< T > const &c)AudioGrapher::SndfileWriter< T >inlinevirtual
Sink< DefaultSampleType >::process(ProcessContext< DefaultSampleType > const &context)=0AudioGrapher::Sink< DefaultSampleType >pure virtual
Sink< DefaultSampleType >::process(ProcessContext< DefaultSampleType > &context)AudioGrapher::Sink< DefaultSampleType >inlinevirtual
Read enum valueAudioGrapher::SndfileBase
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
ReadWrite enum valueAudioGrapher::SndfileBase
refCount(void) constAudioGrapher::SndfileHandleinline
reset_samples_written_count()AudioGrapher::SndfileWriter< T >inline
samplerate(void) constAudioGrapher::SndfileHandleinline
samples_writtenAudioGrapher::SndfileWriter< T >protected
seek(sf_count_t frames, int whence)AudioGrapher::SndfileHandle
setString(int str_type, const char *str)AudioGrapher::SndfileHandle
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
SndfileWriter(std::string const &path, int format, ChannelCount channels, samplecnt_t samplerate, std::shared_ptr< BroadcastInfo > broadcast_info)AudioGrapher::SndfileWriter< T >inline
SndfileWriter()AudioGrapher::SndfileWriter< T >inlineprotected
SndfileWriter(SndfileWriter const &other)AudioGrapher::SndfileWriter< T >inlineprivate
streamAudioGrapher::Debuggable< DebugNone >private
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
~Sink()AudioGrapher::Sink< DefaultSampleType >inlinevirtual
~SndfileHandle(void)AudioGrapher::SndfileHandle
~SndfileWriter()AudioGrapher::SndfileWriter< T >inlinevirtual