- class BufferHelper
- enum PixelFormat
- QVideoFrame ()
- QVideoFrame ( const QVideoFrame & )
- QVideoFrame ( PixelFormat, const QSize & )
- QVideoFrame ( PixelFormat, const QSize &, const uchar *, BufferHelper * )
- QVideoFrame ( PixelFormat, const QSize &, uchar *, BufferHelper * )
- QVideoFrame ( PixelFormat, const QSize &, const uchar *, int, BufferHelper * )
- QVideoFrame ( PixelFormat, const QSize &, uchar *, int, BufferHelper * )
- QVideoFrame ( PixelFormat, const QSize &, const uchar *, const uchar *, const uchar *, int, int, int, BufferHelper * )
- QVideoFrame ( PixelFormat, const QSize &, uchar *, uchar *, uchar *, int, int, int, BufferHelper * )
- QVideoFrame ( const QImage & )
- ~QVideoFrame ()
- aspectRatio () const : double
|
|