Wrapper which converts a AudioStream to a AudioOutput.
More...
#include <AudioIO.h>
Wrapper which converts a AudioStream to a AudioOutput.
◆ AdapterAudioStreamToAudioOutput() [1/2]
◆ AdapterAudioStreamToAudioOutput() [2/2]
◆ addNotifyAudioChange()
Adds target to be notified about audio changes.
Reimplemented in CodecNOP, EncodedAudioOutput, EncodedAudioStream, AACDecoderFDK, DecoderBasic, CodecChain, MP3DecoderHelix, MP3DecoderMAD, OggContainerDecoder, RTSPClient< TcpClient, UdpSocket >, Pipeline, and Pipeline::ModifyingStreamAdapter.
◆ audioInfo()
◆ audioInfoOut()
provides the actual output AudioInfo: this is usually the same as audioInfo() unless we use a transforming stream
Reimplemented in PureDataStream, PWMAudioOutput, ChannelFormatConverterStreamT< T >, ChannelFormatConverterStream, NumberFormatConverterStreamT< TFrom, TTo >, NumberFormatConverterStream, FormatConverterStream, Pipeline, ResampleStream, and ResampleStreamT< TInterpolator >.
◆ availableForWrite()
| int availableForWrite |
( |
| ) |
|
|
inlineoverridevirtual |
◆ begin() [1/2]
◆ begin() [2/2]
◆ clearNotifyAudioChange()
◆ end()
◆ flush()
◆ isDeletable()
If true we need to release the related memory in the destructor.
Reimplemented from AudioOutput.
◆ isNotifyActive()
Checks if the automatic AudioInfo update is active.
◆ notifyAudioChange()
◆ operator bool()
◆ removeNotifyAudioChange()
◆ setAudioInfo()
◆ setNotifyActive()
Deactivate/Reactivate automatic AudioInfo updates: (default is active)
◆ setStream()
◆ write() [1/2]
◆ write() [2/2]
|
|
inlineoverridevirtualinherited |
◆ writeSilence()
Writes n 0 values (= silence)
- Parameters
-
◆ _timeout
◆ cfg
◆ is_active
◆ is_notify_active
◆ notify_vector
◆ p_stream
◆ tmp
◆ tmpPos
The documentation for this class was generated from the following file: