arduino-audio-tools
Loading...
Searching...
No Matches
audio_tools
OutputMixer
OutputMixer< T > Member List
This is the complete list of members for
OutputMixer< T >
, including all inherited members.
_timeout
Print
protected
allocate_buffers
(int sizeBytes)
OutputMixer< T >
inline
protected
allocator
OutputMixer< T >
protected
available
(int idx)
OutputMixer< T >
inline
availableForWrite
() override
OutputMixer< T >
inline
virtual
availableForWrite
(int idx)
OutputMixer< T >
inline
availablePercent
(int idx)
OutputMixer< T >
inline
availableSamples
()
OutputMixer< T >
inline
begin
(int copy_buffer_size_bytes=DEFAULT_BUFFER_SIZE)
OutputMixer< T >
inline
buffers
OutputMixer< T >
protected
create_buffer
(int sizeBytes, Allocator &allocator)
OutputMixer< T >
inline
protected
static
create_buffer_cb
OutputMixer< T >
protected
end
()
OutputMixer< T >
inline
flush
()
Print
inline
virtual
flushMixer
()
OutputMixer< T >
inline
free_buffers
()
OutputMixer< T >
inline
protected
getBuffer
(int idx)
OutputMixer< T >
inline
is_active
OutputMixer< T >
protected
is_auto_index
OutputMixer< T >
protected
mixSamples
(size_t samples)
OutputMixer< T >
inline
protected
next
()
OutputMixer< T >
inline
output
OutputMixer< T >
protected
output_count
OutputMixer< T >
protected
OutputMixer
(Allocator &allocator=DefaultAllocatorRAM)
OutputMixer< T >
inline
OutputMixer
(Print &finalOutput, int outputStreamCount, Allocator &allocator=DefaultAllocatorRAM)
OutputMixer< T >
inline
p_final_output
OutputMixer< T >
protected
p_memory
OutputMixer< T >
protected
resize
(int sizeBytes)
OutputMixer< T >
inline
setAutoIndex
(bool flag)
OutputMixer< T >
inline
setCreateBufferCallback
(BaseBuffer< T > *(*cb)(int size))
OutputMixer< T >
inline
setIndex
(int idx)
OutputMixer< T >
inline
setOutput
(Print &finalOutput)
OutputMixer< T >
inline
setOutputCount
(int count)
OutputMixer< T >
inline
setWeight
(int channel, float weight)
OutputMixer< T >
inline
size
()
OutputMixer< T >
inline
size_bytes
OutputMixer< T >
protected
stream_idx
OutputMixer< T >
protected
total_weights
OutputMixer< T >
protected
update_total_weights
()
OutputMixer< T >
inline
protected
weights
OutputMixer< T >
protected
write
(uint8_t) override
OutputMixer< T >
inline
write
(const uint8_t *data, size_t len) override
OutputMixer< T >
inline
virtual
write
(int idx, const uint8_t *buffer_c, size_t bytes)
OutputMixer< T >
inline
writeSilence
(size_t bytes)
OutputMixer< T >
inline
writeSilence
(int idx, size_t bytes)
OutputMixer< T >
inline
Generated by
1.9.8