![]() |
Miam-Player
0.8.0
A nice music player
|
This is the complete list of members for QtAV::Frame, including all inherited members.
| availableMetaData() const | QtAV::Frame | |
| bits(int plane=0) | QtAV::Frame | |
| bits(int plane=0) const | QtAV::Frame | inline |
| bytesPerLine(int plane=0) const | QtAV::Frame | |
| channelCount() const | QtAV::Frame | virtual |
| constBits(int plane=0) const | QtAV::Frame | |
| d_ptr | QtAV::Frame | protected |
| data(int plane=0) const | QtAV::Frame | |
| Frame(const Frame &other) | QtAV::Frame | |
| Frame(FramePrivate *d) | QtAV::Frame | protected |
| frameData() const | QtAV::Frame | |
| metaData(const QString &key) const | QtAV::Frame | |
| operator=(const Frame &other) | QtAV::Frame | |
| planeCount() const | QtAV::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::Frame | inline |
| timestamp() const | QtAV::Frame | |
| ~Frame()=0 | QtAV::Frame | pure virtual |