Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qffmpegdarwinhwframehelpers.mm File Reference

(e372c72eed8d9718439a585c9b958210c015e551)

#include "qffmpegdarwinhwframehelpers_p.h"
#include <QtCore/qscopeguard.h>
#include <QtFFmpegMediaPluginImpl/private/qffmpegvideobuffer_p.h>
#include <QtFFmpegMediaPluginImpl/private/qffmpeghwaccel_p.h>
#include <QtMultimedia/private/qvideoframe_p.h>
#include <CoreVideo/CVPixelBuffer.h>
#include <VideoToolbox/VTPixelTransferSession.h>
Include dependency graph for qffmpegdarwinhwframehelpers.mm:

Go to the source code of this file.

Namespaces

namespace  QFFmpeg

Macros

#define AVMediaType   XAVMediaType

Functions

q23::expected< QAVFHelpers::QSharedCVPixelBuffer, QStringQFFmpeg::deepCopyCvPixelBuffer (CVPixelBufferRef source)
q23::expected< QVideoFrame, QStringQFFmpeg::qVideoFrameFromCvPixelBuffer (const QFFmpeg::HWAccel &hwAccel, std::chrono::microseconds presentationTimeStamp, const QAVFHelpers::QSharedCVPixelBuffer &imageBuffer, QVideoFrameFormat format)

Macro Definition Documentation

◆ AVMediaType

#define AVMediaType   XAVMediaType

Definition at line 8 of file qffmpegdarwinhwframehelpers.mm.