![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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>Go to the source code of this file.
Functions | |
| static MTLPixelFormat | rhiTextureFormatToMetalFormat (QRhiTexture::Format f) |
|
static |
Definition at line 84 of file avfvideobuffer.mm.