avcpp  2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
av::SampleFormat Member List

This is the complete list of members for av::SampleFormat, including all inherited members.

AlignDefault enum valueav::SampleFormat
Alignment enum nameav::SampleFormat
AlignNone enum valueav::SampleFormat
alternativeSampleFormat(bool isPlanar) const noexceptav::SampleFormat
bitsPerSample(OptionalErrorCode ec=throws()) constav::SampleFormat
bytesPerSample(OptionalErrorCode ec=throws()) constav::SampleFormat
fillArrays(uint8_t **audioData, int *linesize, const uint8_t *buf, int nbChannels, int nbSamples, SampleFormat fmt, int align, OptionalErrorCode ec=throws())av::SampleFormatstatic
get() const noexceptPixSampleFmtWrapper< SampleFormat, AVSampleFormat >inline
isPlanar() const noexceptav::SampleFormat
m_fmtPixSampleFmtWrapper< SampleFormat, AVSampleFormat >protected
name(OptionalErrorCode ec=throws()) constav::SampleFormat
operator AVSampleFormat() const noexceptPixSampleFmtWrapper< SampleFormat, AVSampleFormat >inline
operator AVSampleFormat &() noexceptPixSampleFmtWrapper< SampleFormat, AVSampleFormat >inline
operator=(AVSampleFormat fmt) noexceptPixSampleFmtWrapper< SampleFormat, AVSampleFormat >inline
packedSampleFormat() const noexceptav::SampleFormat
Parent typedefav::SampleFormat
PixSampleFmtWrapper()=defaultPixSampleFmtWrapper< SampleFormat, AVSampleFormat >
PixSampleFmtWrapper(AVSampleFormat fmt) noexceptPixSampleFmtWrapper< SampleFormat, AVSampleFormat >inline
planarSampleFormat() const noexceptav::SampleFormat
requiredBufferSize(int nbChannels, int nbSamples, int align, OptionalErrorCode ec=throws()) constav::SampleFormat
requiredBufferSize(int nbChannels, int nbSamples, int align, int &lineSize, OptionalErrorCode ec=throws()) constav::SampleFormat
requiredBufferSize(SampleFormat fmt, int nbChannels, int nbSamples, int align, OptionalErrorCode ec=throws())av::SampleFormatstatic
requiredBufferSize(SampleFormat fmt, int nbChannels, int nbSamples, int align, int &lineSize, OptionalErrorCode ec=throws())av::SampleFormatstatic
SampleFormat()=defaultav::SampleFormat
SampleFormat(const char *name) noexceptav::SampleFormatexplicit
SampleFormat(const std::string &name) noexceptav::SampleFormatexplicit
set(AVSampleFormat fmt) noexceptPixSampleFmtWrapper< SampleFormat, AVSampleFormat >inline
setSilence(uint8_t **audioData, int offset, int nbSamples, int nbChannels, SampleFormat fmt)av::SampleFormatstatic