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() const QtAV::Frame
bits(int plane=0)QtAV::Frame
bits(int plane=0) const QtAV::Frameinline
bytesPerLine(int plane=0) const QtAV::Frame
channelCount() const QtAV::AudioFramevirtual
clone() const QtAV::AudioFrame
constBits(int plane=0) const QtAV::Frame
d_ptrQtAV::Frameprotected
data()QtAV::AudioFrame
QtAV::Frame::data(int plane=0) const QtAV::Frame
duration() const QtAV::AudioFrame
format() const QtAV::AudioFrame
Frame(const Frame &other)QtAV::Frame
Frame(FramePrivate *d)QtAV::Frameprotected
frameData() const QtAV::Frame
isValid() const QtAV::AudioFrame
metaData(const QString &key) const QtAV::Frame
operator bool() const QtAV::AudioFrameinline
operator=(const AudioFrame &other)QtAV::AudioFrame
QtAV::Frame::operator=(const Frame &other)QtAV::Frame
planeCount() const QtAV::Frame
samplesPerChannel() const QtAV::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() const QtAV::Frame
to(const AudioFormat &fmt) const QtAV::AudioFrame
~AudioFrame()QtAV::AudioFramevirtual
~Frame()=0QtAV::Framepure virtual