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

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

_captureAudioGrapher::TmpFileRt< T >protected
_chunksizeAudioGrapher::TmpFileRt< T >protected
_data_readyAudioGrapher::TmpFileRt< T >protected
_disk_thread(void *arg)AudioGrapher::TmpFileRt< T >inlineprotectedstatic
_disk_thread_lockAudioGrapher::TmpFileRt< T >protected
_rbAudioGrapher::TmpFileRt< T >protected
_thread_idAudioGrapher::TmpFileRt< T >protected
add_output(typename Source< DefaultSampleType >::SinkPtr output)AudioGrapher::ListedSource< DefaultSampleType >inline
Source< DefaultSampleType >::add_output(SinkPtr output)=0AudioGrapher::Source< DefaultSampleType >pure virtual
add_supported_flag(Flag flag)AudioGrapher::FlagDebuggable< L >inlineprotected
channels(void) constAudioGrapher::SndfileHandleinline
check_flags(SelfType &self, ProcessContext< ContextType > context)AudioGrapher::FlagDebuggable< L >inlineprotected
clear_outputs()AudioGrapher::ListedSource< DefaultSampleType >inlinevirtual
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
disk_thread()AudioGrapher::TmpFileRt< T >inline
end_write()AudioGrapher::TmpFileRt< T >inlineprotected
error(void) constAudioGrapher::SndfileHandle
FileFlushedAudioGrapher::TmpFile< DefaultSampleType >
filenameAudioGrapher::TmpFileRt< T >protected
FileWrittenAudioGrapher::SndfileWriter< DefaultSampleType >
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< DefaultSampleType >inline
getString(int str_type) constAudioGrapher::SndfileHandle
init()AudioGrapher::TmpFileRt< T >inlineprotectedvirtual
Mode enum nameAudioGrapher::SndfileBase
operator bool() constAudioGrapher::SndfileHandleinline
operator=(const SndfileHandle &rhs)AudioGrapher::TmpFileRt< 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
pathAudioGrapher::SndfileWriter< DefaultSampleType >protected
process(ProcessContext< T > const &c)AudioGrapher::TmpFileRt< T >inline
TmpFile< DefaultSampleType >::process(ProcessContext< DefaultSampleType > const &c)AudioGrapher::SndfileWriter< DefaultSampleType >inlinevirtual
Sink< DefaultSampleType >::process(ProcessContext< DefaultSampleType > &context)AudioGrapher::Sink< DefaultSampleType >inlinevirtual
Read enum valueAudioGrapher::SndfileBase
SndfileWriter< DefaultSampleType >::read(short *ptr, sf_count_t items)AudioGrapher::SndfileHandle
SndfileWriter< DefaultSampleType >::read(int *ptr, sf_count_t items)AudioGrapher::SndfileHandle
SndfileWriter< DefaultSampleType >::read(float *ptr, sf_count_t items)AudioGrapher::SndfileHandle
SndfileWriter< DefaultSampleType >::read(double *ptr, sf_count_t items)AudioGrapher::SndfileHandle
SndfileReader< DefaultSampleType >::read(ProcessContext< DefaultSampleType > &context)AudioGrapher::SndfileReader< DefaultSampleType >inline
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
reset_samples_written_count()AudioGrapher::SndfileWriter< DefaultSampleType >inline
samplerate(void) constAudioGrapher::SndfileHandleinline
samples_writtenAudioGrapher::SndfileWriter< DefaultSampleType >protected
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< DefaultSampleType >inline
SndfileReader(SndfileReader const &other)AudioGrapher::SndfileReader< DefaultSampleType >inline
SndfileReader()AudioGrapher::SndfileReader< DefaultSampleType >inlineprotected
SndfileWriter(std::string const &path, int format, ChannelCount channels, samplecnt_t samplerate, std::shared_ptr< BroadcastInfo > broadcast_info)AudioGrapher::SndfileWriter< DefaultSampleType >inline
SndfileWriter()AudioGrapher::SndfileWriter< DefaultSampleType >inlineprotected
SndfileWriter(SndfileWriter const &other)AudioGrapher::SndfileWriter< DefaultSampleType >inlineprivate
streamAudioGrapher::Debuggable< DebugNone >private
strError(void) constAudioGrapher::SndfileHandle
SndfileWriter< DefaultSampleType >::throw_level(ThrowLevel level)AudioGrapher::Throwing< L >inlineprotected
SndfileReader< DefaultSampleType >::throw_level(ThrowLevel level)AudioGrapher::Throwing< L >inlineprotected
SndfileWriter< DefaultSampleType >::Throwing()AudioGrapher::Throwing< L >inlineprotected
SndfileReader< DefaultSampleType >::Throwing()AudioGrapher::Throwing< L >inlineprotected
TmpFileRt(char *filename_template, int format, ChannelCount channels, samplecnt_t samplerate)AudioGrapher::TmpFileRt< T >inline
TmpFileRt(TmpFileRt const &other)AudioGrapher::TmpFileRt< T >inlineprivate
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
~SndfileReader()AudioGrapher::SndfileReader< DefaultSampleType >inlinevirtual
~SndfileWriter()AudioGrapher::SndfileWriter< DefaultSampleType >inlinevirtual
~Source()AudioGrapher::Source< DefaultSampleType >inlinevirtual
~TmpFile()AudioGrapher::TmpFile< DefaultSampleType >inlinevirtual
~TmpFileRt()AudioGrapher::TmpFileRt< T >inline