Miam-Player  0.8.0
A nice music player
QtAV::AudioFrame Member List

This is the complete list of members for QtAV::AudioFrame, including all inherited members.

AudioFrame(const AudioFormat &format=AudioFormat(), const QByteArray &data=QByteArray())QtAV::AudioFrame
AudioFrame(const AudioFrame &other)QtAV::AudioFrame
availableMetaData() constQtAV::Frame
bits(int plane=0)QtAV::Frame
bits(int plane=0) constQtAV::Frameinline
bytesPerLine(int plane=0) constQtAV::Frame
channelCount() constQtAV::AudioFramevirtual
clone() constQtAV::AudioFrame
constBits(int plane=0) constQtAV::Frame
d_ptrQtAV::Frameprotected
data()QtAV::AudioFrame
QtAV::Frame::data(int plane=0) constQtAV::Frame
duration() constQtAV::AudioFrame
format() constQtAV::AudioFrame
Frame(const Frame &other)QtAV::Frame
Frame(FramePrivate *d)QtAV::Frameprotected
frameData() constQtAV::Frame
isValid() constQtAV::AudioFrame
metaData(const QString &key) constQtAV::Frame
operator bool() constQtAV::AudioFrameinline
operator=(const AudioFrame &other)QtAV::AudioFrame
QtAV::Frame::operator=(const Frame &other)QtAV::Frame
planeCount() constQtAV::Frame
samplesPerChannel() constQtAV::AudioFrame
setAudioResampler(AudioResampler *conv)QtAV::AudioFrame
setBits(uchar *b, int plane=0)QtAV::Frame
setBits(const QVector< uchar *> &b)QtAV::Frame
setBits(quint8 *slice[])QtAV::Frame
setBytesPerLine(int lineSize, int plane=0)QtAV::Frame
setBytesPerLine(const QVector< int > &lineSize)QtAV::Frame
setBytesPerLine(int stride[])QtAV::Frame
setMetaData(const QString &key, const QVariant &value)QtAV::Frame
setSamplesPerChannel(int samples)QtAV::AudioFrame
setTimestamp(qreal ts)QtAV::Frame
swap(Frame &other)QtAV::Frameinline
timestamp() constQtAV::Frame
to(const AudioFormat &fmt) constQtAV::AudioFrame
~AudioFrame()QtAV::AudioFramevirtual
~Frame()=0QtAV::Framepure virtual