Encoding of PCM data.
More...
#include <AudioCodecsBase.h>
|
void | writeBlocking (Print *out, uint8_t *data, size_t len) |
|
Encoding of PCM data.
- Author
- Phil Schatzmann
- Copyright
- GPLv3
◆ 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]
◆ 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 virtual |
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()
◆ 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: