Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qavfhelpers.mm File Reference
#include <qavfhelpers_p.h>
#include <CoreMedia/CMFormatDescription.h>
#include <CoreVideo/CoreVideo.h>
#include <qdebug.h>
+ Include dependency graph for qavfhelpers.mm:

Go to the source code of this file.

Functions

static QVideoFrameFormat::ColorRange colorRangeForPixelFormat (unsigned avPixelFormat)
 

Function Documentation

◆ colorRangeForPixelFormat()

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().

+ Here is the caller graph for this function: