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
qffmpeghwaccel_videotoolbox.mm File Reference

(b002c2df8f1bb0d97c5283b5263ac333c388fbab)

#include <QtFFmpegMediaPluginImpl/private/qffmpeghwaccel_videotoolbox_p.h>
#include <QtCore/qloggingcategory.h>
#include <QtFFmpegMediaPluginImpl/private/qffmpegvideobuffer_p.h>
#include <QtGui/qopenglcontext.h>
#include <QtGui/rhi/qrhi.h>
#include <QtMultimedia/private/qvideotexturehelper_p.h>
#include <QtMultimedia/qvideoframeformat.h>
#include <CoreVideo/CVMetalTexture.h>
#include <CoreVideo/CVMetalTextureCache.h>
import <Metal/Metal.h>
Include dependency graph for qffmpeghwaccel_videotoolbox.mm:

Go to the source code of this file.

Namespaces

namespace  QFFmpeg

Functions

QT_BEGIN_NAMESPACE Q_STATIC_LOGGING_CATEGORY (qLcVideotoolbox, "qt.multimedia.ffmpeg.videotoolbox")
static MTLPixelFormat QFFmpeg::rhiTextureFormatToMetalFormat (QRhiTexture::Format f)

Function Documentation

◆ Q_STATIC_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_STATIC_LOGGING_CATEGORY ( qLcVideotoolbox ,
"qt.multimedia.ffmpeg.videotoolbox"  )