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

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

availableMetaData() constQtAV::Frame
bits(int plane=0)QtAV::Frame
bits(int plane=0) constQtAV::Frameinline
bytesPerLine(int plane=0) constQtAV::Frame
channelCount() constQtAV::Framevirtual
constBits(int plane=0) constQtAV::Frame
d_ptrQtAV::Frameprotected
data(int plane=0) constQtAV::Frame
Frame(const Frame &other)QtAV::Frame
Frame(FramePrivate *d)QtAV::Frameprotected
frameData() constQtAV::Frame
metaData(const QString &key) constQtAV::Frame
operator=(const Frame &other)QtAV::Frame
planeCount() constQtAV::Frame
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
setTimestamp(qreal ts)QtAV::Frame
swap(Frame &other)QtAV::Frameinline
timestamp() constQtAV::Frame
~Frame()=0QtAV::Framepure virtual