QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
GstHwVideoBufferFactory.cc File Reference
#include "GstHwVideoBufferFactory.h"
#include <QtCore/QMutex>
#include <QtCore/QMutexLocker>
#include <QtCore/QSet>
#include <QtCore/QString>
#include <private/qhwvideobuffer_p.h>
#include "GstHwPathTelemetry.h"
#include "QGCLoggingCategory.h"
+ Include dependency graph for GstHwVideoBufferFactory.cc:

Go to the source code of this file.

Functions

std::unique_ptr< QHwVideoBuffer > makeHwVideoBuffer (GstSample *sample, const GstVideoInfo &info, QVideoFrameFormat format, const HwVideoBufferContext &context, HwVideoBufferPath &matchedPath, HwResolvedPathCache *cache)
 

Function Documentation

◆ makeHwVideoBuffer()

std::unique_ptr< QHwVideoBuffer > makeHwVideoBuffer ( GstSample *  sample,
const GstVideoInfo &  info,
QVideoFrameFormat  format,
const HwVideoBufferContext context,
HwVideoBufferPath matchedPath,
HwResolvedPathCache cache = nullptr 
)