![]() |
Qt 6.x
The Qt SDK
|
#include <qavfhelpers_p.h>
#include <CoreMedia/CMFormatDescription.h>
#include <CoreVideo/CoreVideo.h>
#include <qdebug.h>
Go to the source code of this file.
Functions | |
static QVideoFrameFormat::ColorRange | colorRangeForPixelFormat (unsigned avPixelFormat) |
|
static |
Definition at line 10 of file qavfhelpers.mm.
References QVideoFrameFormat::ColorRange_Full, QVideoFrameFormat::ColorRange_Unknown, and QVideoFrameFormat::ColorRange_Video.
Referenced by QAVFHelpers::videoFormatForImageBuffer().