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

This is the complete list of members for QtAV::VideoFrame, 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() const Q_DECL_OVERRIDEQtAV::VideoFramevirtual
clone() constQtAV::VideoFrame
colorRange() constQtAV::VideoFrame
colorSpace() constQtAV::VideoFrame
constBits(int plane=0) constQtAV::Frame
copyPlane(quint8 *dst, size_t dst_stride, const quint8 *src, size_t src_stride, unsigned byteWidth, unsigned height)QtAV::VideoFramestatic
createInteropHandle(void *handle, SurfaceType type, int plane)QtAV::VideoFrame
d_ptrQtAV::Frameprotected
data(int plane=0) constQtAV::Frame
displayAspectRatio() constQtAV::VideoFrame
effectiveBytesPerLine(int plane) constQtAV::VideoFrame
effectivePlaneWidth(int plane) constQtAV::VideoFrame
format() constQtAV::VideoFrame
Frame(const Frame &other)QtAV::Frame
Frame(FramePrivate *d)QtAV::Frameprotected
frameData() constQtAV::Frame
fromGPU(const VideoFormat &fmt, int width, int height, int surface_h, quint8 *src[], int pitch[], bool optimized=true, bool swapUV=false)QtAV::VideoFramestatic
height() constQtAV::VideoFrame
imageFormat() constQtAV::VideoFrame
isValid() constQtAV::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) constQtAV::Frame
operator bool() constQtAV::VideoFrameinline
operator=(const VideoFrame &other)QtAV::VideoFrame
QtAV::Frame::operator=(const Frame &other)QtAV::Frame
pixelFormat() constQtAV::VideoFrame
pixelFormatFFmpeg() constQtAV::VideoFrame
planeCount() constQtAV::Frame
planeHeight(int plane) constQtAV::VideoFrame
planeWidth(int plane) constQtAV::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() constQtAV::VideoFrame
swap(Frame &other)QtAV::Frameinline
timestamp() constQtAV::Frame
to(VideoFormat::PixelFormat pixfmt, const QSize &dstSize=QSize(), const QRectF &roi=QRect()) constQtAV::VideoFrame
to(const VideoFormat &fmt, const QSize &dstSize=QSize(), const QRectF &roi=QRect()) constQtAV::VideoFrame
to(VideoFormat::PixelFormat pixfmt, quint8 *const dst[], const int dstStride[], const QSize &dstSize=QSize(), const QRectF &roi=QRect()) constQtAV::VideoFrame
to(const VideoFormat &fmt, quint8 *const dst[], const int dstStride[], const QSize &dstSize=QSize(), const QRectF &roi=QRect()) constQtAV::VideoFrame
toImage(QImage::Format fmt=QImage::Format_ARGB32, const QSize &dstSize=QSize(), const QRectF &roi=QRect()) constQtAV::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() constQtAV::VideoFrame
~Frame()=0QtAV::Framepure virtual
~VideoFrame()QtAV::VideoFrame