|
void | writeBlocking (Print *out, uint8_t *data, size_t len) |
|
◆ audioInfo()
|
inlineoverridevirtualinherited |
◆ audioInfoOut()
◆ begin() [1/2]
Implemented in AACDecoderFAAD, MP3DecoderMini, SBCEncoder, AACDecoderHelix, EncoderBase64, EncoderBasic, FLACEncoder, EncoderFloat, EncoderL16, EncoderL8, MP3DecoderHelix, MP3DecoderMAD, MTSDecoder, OpusAudioEncoder, WAVEncoder, ContainerMP4, OggContainerEncoder, and MultiDecoder.
◆ begin() [2/2]
◆ blockSize()
virtual int blockSize |
( |
| ) |
|
|
pure virtual |
◆ end()
Implemented in AACDecoderFAAD, MP3DecoderMini, SBCEncoder, AACDecoderHelix, EncoderBase64, EncoderBasic, FLACEncoder, EncoderFloat, EncoderL16, EncoderL8, MP3DecoderHelix, MP3DecoderMAD, MTSDecoder, OpusAudioEncoder, WAVEncoder, ContainerMP4, OggContainerEncoder, and MultiDecoder.
◆ mime()
virtual const char * mime |
( |
| ) |
|
|
pure virtualinherited |
Provides the mime type of the encoded result.
Implemented in CodecNOP, APTXEncoder, Codec2Encoder, CopyEncoder, G722Encoder, GSMEncoder, ILBCEncoder, LC3Encoder, MP3EncoderLAME, EncoderNetworkFormat, SBCEncoder, BinaryContainerEncoder, OSCContainerEncoder, GGWaveEncoder, AACEncoderFDK, ADPCMEncoder, ADPCMEncoderXQ, EncoderBase64, EncoderBasic, FLACEncoder, EncoderFloat, G7xxEncoder, EncoderL16, EncoderL8, OpusAudioEncoder, OpusOggEncoder, WAVEncoder, and OggContainerEncoder.
◆ operator bool()
virtual operator bool |
( |
| ) |
|
|
pure virtualinherited |
◆ setAudioInfo()
|
inlineoverridevirtualinherited |
Defines the sample rate, number of channels and bits per sample.
Implements AudioWriter.
Reimplemented in MP3EncoderLAME, EncoderBasic, FLACEncoder, OpusAudioEncoder, WAVEncoder, CodecNOP, G7xxEncoder, BinaryContainerEncoder, OggContainerEncoder, and OSCContainerEncoder.
◆ setOutput()
virtual void setOutput |
( |
Print & |
out_stream | ) |
|
|
pure virtualinherited |
Implemented in DecoderBase64, EncoderBasic, MP3DecoderMAD, WAVEncoder, DecoderAdapter, EncoderBase64, CodecNOP, ADPCMDecoderXQ, APTXDecoder, Codec2Decoder, CopyDecoder, G722Decoder, GSMDecoder, ILBCDecoder, LC3Decoder, MP3EncoderLAME, DecoderNetworkFormat, SBCDecoder, WavIMADecoder, GGWaveDecoder, AudioDecoder, AACDecoderFDK, AACEncoderFDK, AACDecoderHelix, ADPCMDecoder, ADTSDecoder, DecoderBasic, FLACEncoder, DecoderFloat, EncoderFloat, G7xxDecoder, DecoderL16, EncoderL16, EncoderL8, MTSDecoder, OpusAudioDecoder, OpusAudioEncoder, MTSDecoderTSDemux, WAVDecoder, AVIDecoder, MultiDecoder, MetaDataFilterDecoder, MP3DecoderMini, BinaryContainerDecoder, OSCContainerDecoder, MP3DecoderHelix, OggContainerDecoder, and OggContainerEncoder.
◆ write()
virtual size_t write |
( |
const uint8_t * |
data, |
|
|
size_t |
len |
|
) |
| |
|
pure virtualinherited |
Implemented in AACDecoderFAAD, MP3DecoderMini, BinaryContainerEncoder, OSCContainerEncoder, AACDecoderHelix, ADTSDecoder, EncoderBase64, FLACEncoder, DecoderFloat, EncoderFloat, EncoderL16, EncoderL8, MP3DecoderHelix, MP3DecoderMAD, OpusAudioEncoder, WAVEncoder, ContainerMP4, OggContainerEncoder, and EncoderBasic.
The documentation for this class was generated from the following file: