Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QGstImpl::QGstHandleHelper< GstType >::QGstSafeObjectHandleTraits Struct Reference

#include <qgst_handle_types_p.h>

+ Collaboration diagram for QGstImpl::QGstHandleHelper< GstType >::QGstSafeObjectHandleTraits:

Public Types

using Type = GstType *
 

Static Public Member Functions

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

Detailed Description

template<typename GstType>
struct QGstImpl::QGstHandleHelper< GstType >::QGstSafeObjectHandleTraits

Definition at line 180 of file qgst_handle_types_p.h.

Member Typedef Documentation

◆ Type

template<typename GstType >
using QGstImpl::QGstHandleHelper< GstType >::QGstSafeObjectHandleTraits::Type = GstType *

Definition at line 182 of file qgst_handle_types_p.h.

Member Function Documentation

◆ close()

template<typename GstType >
static bool QGstImpl::QGstHandleHelper< GstType >::QGstSafeObjectHandleTraits::close ( Type handle)
inlinestaticnoexcept

Definition at line 184 of file qgst_handle_types_p.h.

◆ invalidValue()

template<typename GstType >
static constexpr Type QGstImpl::QGstHandleHelper< GstType >::QGstSafeObjectHandleTraits::invalidValue ( )
inlinestaticconstexprnoexcept

Definition at line 183 of file qgst_handle_types_p.h.

◆ ref()

template<typename GstType >
static Type QGstImpl::QGstHandleHelper< GstType >::QGstSafeObjectHandleTraits::ref ( Type handle)
inlinestaticnoexcept

Definition at line 190 of file qgst_handle_types_p.h.


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