![]() |
Miam-Player
0.8.0
A nice music player
|
This is the complete list of members for QtAV::VideoFrame, 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 Q_DECL_OVERRIDE | QtAV::VideoFrame | virtual |
clone() const | QtAV::VideoFrame | |
colorRange() const | QtAV::VideoFrame | |
colorSpace() const | QtAV::VideoFrame | |
constBits(int plane=0) const | QtAV::Frame | |
copyPlane(quint8 *dst, size_t dst_stride, const quint8 *src, size_t src_stride, unsigned byteWidth, unsigned height) | QtAV::VideoFrame | static |
createInteropHandle(void *handle, SurfaceType type, int plane) | QtAV::VideoFrame | |
d_ptr | QtAV::Frame | protected |
data(int plane=0) const | QtAV::Frame | |
displayAspectRatio() const | QtAV::VideoFrame | |
effectiveBytesPerLine(int plane) const | QtAV::VideoFrame | |
effectivePlaneWidth(int plane) const | QtAV::VideoFrame | |
format() const | QtAV::VideoFrame | |
Frame(const Frame &other) | QtAV::Frame | |
Frame(FramePrivate *d) | QtAV::Frame | protected |
frameData() const | QtAV::Frame | |
fromGPU(const VideoFormat &fmt, int width, int height, int surface_h, quint8 *src[], int pitch[], bool optimized=true, bool swapUV=false) | QtAV::VideoFrame | static |
height() const | QtAV::VideoFrame | |
imageFormat() const | QtAV::VideoFrame | |
isValid() const | QtAV::VideoFrame | |
map(SurfaceType type, void *handle, int plane=0) | QtAV::VideoFrame | |
map(SurfaceType type, void *handle, const VideoFormat &fmt, int plane=0) | QtAV::VideoFrame | |
metaData(const QString &key) const | QtAV::Frame | |
operator bool() const | QtAV::VideoFrame | inline |
operator=(const VideoFrame &other) | QtAV::VideoFrame | |
QtAV::Frame::operator=(const Frame &other) | QtAV::Frame | |
pixelFormat() const | QtAV::VideoFrame | |
pixelFormatFFmpeg() const | QtAV::VideoFrame | |
planeCount() const | QtAV::Frame | |
planeHeight(int plane) const | QtAV::VideoFrame | |
planeWidth(int plane) const | QtAV::VideoFrame | |
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 | |
setColorRange(ColorRange value) | QtAV::VideoFrame | |
setColorSpace(ColorSpace value) | QtAV::VideoFrame | |
setDisplayAspectRatio(float displayAspectRatio) | QtAV::VideoFrame | |
setMetaData(const QString &key, const QVariant &value) | QtAV::Frame | |
setTimestamp(qreal ts) | QtAV::Frame | |
size() const | QtAV::VideoFrame | |
swap(Frame &other) | QtAV::Frame | inline |
timestamp() const | QtAV::Frame | |
to(VideoFormat::PixelFormat pixfmt, const QSize &dstSize=QSize(), const QRectF &roi=QRect()) const | QtAV::VideoFrame | |
to(const VideoFormat &fmt, const QSize &dstSize=QSize(), const QRectF &roi=QRect()) const | QtAV::VideoFrame | |
to(VideoFormat::PixelFormat pixfmt, quint8 *const dst[], const int dstStride[], const QSize &dstSize=QSize(), const QRectF &roi=QRect()) const | QtAV::VideoFrame | |
to(const VideoFormat &fmt, quint8 *const dst[], const int dstStride[], const QSize &dstSize=QSize(), const QRectF &roi=QRect()) const | QtAV::VideoFrame | |
toImage(QImage::Format fmt=QImage::Format_ARGB32, const QSize &dstSize=QSize(), const QRectF &roi=QRect()) const | QtAV::VideoFrame | |
unmap(void *handle) | QtAV::VideoFrame | |
VideoFrame() | QtAV::VideoFrame | |
VideoFrame(int width, int height, const VideoFormat &format, const QByteArray &data=QByteArray()) | QtAV::VideoFrame | |
VideoFrame(const QImage &image) | QtAV::VideoFrame | |
VideoFrame(const VideoFrame &other) | QtAV::VideoFrame | |
width() const | QtAV::VideoFrame | |
~Frame()=0 | QtAV::Frame | pure virtual |
~VideoFrame() | QtAV::VideoFrame |