51std::unique_ptr<QHwVideoBuffer>
makeHwVideoBuffer(GstSample* sample,
const GstVideoInfo& info, QVideoFrameFormat format,
std::unique_ptr< QHwVideoBuffer > makeHwVideoBuffer(GstSample *sample, const GstVideoInfo &info, QVideoFrameFormat format, const HwVideoBufferContext &context, HwVideoBufferPath &matchedPath, HwResolvedPathCache *cache=nullptr)
Platform context for the factory; encapsulates EGL handles so callers don't need path-specific ifdefs...