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

(f7af252b223a464aaa9123e9876d67ebf329c37a)

#include "avfvideobuffer_p.h"
#include <rhi/qrhi.h>
#include <CoreVideo/CVMetalTexture.h>
#include <CoreVideo/CVMetalTextureCache.h>
#include <QtGui/qopenglcontext.h>
#include <QtCore/qloggingcategory.h>
#include <private/qvideotexturehelper_p.h>
#include <QtMultimedia/private/qavfhelpers_p.h>
import <AVFoundation/AVFoundation.h>
import <Metal/Metal.h>
Include dependency graph for avfvideobuffer.mm:

Go to the source code of this file.

Functions

static MTLPixelFormat rhiTextureFormatToMetalFormat (QRhiTexture::Format f)

Function Documentation

◆ rhiTextureFormatToMetalFormat()

MTLPixelFormat rhiTextureFormatToMetalFormat ( QRhiTexture::Format f)
static

Definition at line 84 of file avfvideobuffer.mm.