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