![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtMultimedia/qtmultimediaglobal.h>#include <QtMultimedia/qtvideo.h>#include <QtCore/qlist.h>#include <QtCore/qmetatype.h>#include <QtCore/qshareddata.h>#include <QtCore/qsize.h>#include <QtGui/qimage.h>Go to the source code of this file.
Classes | |
| class | QVideoFrameFormat |
| The QVideoFrameFormat class specifies the stream format of a video presentation surface. More... | |
Functions | |
| Q_MULTIMEDIA_EXPORT QDebug | operator<< (QDebug, const QVideoFrameFormat &) |
| Q_MULTIMEDIA_EXPORT QDebug | operator<< (QDebug, QVideoFrameFormat::Direction) |
| Q_MULTIMEDIA_EXPORT QDebug | operator<< (QDebug, QVideoFrameFormat::ColorSpace) |
| Q_MULTIMEDIA_EXPORT QDebug | operator<< (QDebug, QVideoFrameFormat::ColorTransfer) |
| Q_MULTIMEDIA_EXPORT QDebug | operator<< (QDebug, QVideoFrameFormat::ColorRange) |
| Q_MULTIMEDIA_EXPORT QDebug | operator<< (QDebug, QVideoFrameFormat::PixelFormat) |
| QDebug operator<< | ( | QDebug | dbg, |
| const QVideoFrameFormat & | f ) |
Definition at line 988 of file qvideoframeformat.cpp.
| Q_MULTIMEDIA_EXPORT QDebug operator<< | ( | QDebug | , |
| QVideoFrameFormat::ColorRange | ) |
| Q_MULTIMEDIA_EXPORT QDebug operator<< | ( | QDebug | , |
| QVideoFrameFormat::ColorSpace | ) |
| Q_MULTIMEDIA_EXPORT QDebug operator<< | ( | QDebug | , |
| QVideoFrameFormat::ColorTransfer | ) |
| Q_MULTIMEDIA_EXPORT QDebug operator<< | ( | QDebug | , |
| QVideoFrameFormat::Direction | ) |
| QDebug operator<< | ( | QDebug | dbg, |
| QVideoFrameFormat::PixelFormat | pf ) |
Definition at line 1008 of file qvideoframeformat.cpp.