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
QAVFHelpers::QSharedCVPixelBufferHandleTraits Struct Reference

#include <qavfhelpers_p.h>

Collaboration diagram for QAVFHelpers::QSharedCVPixelBufferHandleTraits:

Public Types

using Type = CVPixelBufferRef

Static Public Member Functions

static constexpr Type invalidValue () noexcept
static Type ref (Type handle) noexcept
static bool unref (Type handle) noexcept

Detailed Description

Definition at line 33 of file qavfhelpers_p.h.

Member Typedef Documentation

◆ Type

Definition at line 35 of file qavfhelpers_p.h.

Member Function Documentation

◆ invalidValue()

constexpr Type QAVFHelpers::QSharedCVPixelBufferHandleTraits::invalidValue ( )
inlinestaticconstexprnoexcept

Definition at line 36 of file qavfhelpers_p.h.

◆ ref()

Type QAVFHelpers::QSharedCVPixelBufferHandleTraits::ref ( Type handle)
inlinestaticnoexcept

Definition at line 37 of file qavfhelpers_p.h.

◆ unref()

bool QAVFHelpers::QSharedCVPixelBufferHandleTraits::unref ( Type handle)
inlinestaticnoexcept

Definition at line 42 of file qavfhelpers_p.h.


The documentation for this struct was generated from the following file: