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::QGstTagListHandleTraits Struct Reference

#include <qgst_handle_types_p.h>

+ Collaboration diagram for QGstImpl::QGstTagListHandleTraits:

Public Types

using Type = GstTagList *
 

Static Public Member Functions

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

Detailed Description

Definition at line 109 of file qgst_handle_types_p.h.

Member Typedef Documentation

◆ Type

Definition at line 111 of file qgst_handle_types_p.h.

Member Function Documentation

◆ close()

static bool QGstImpl::QGstTagListHandleTraits::close ( Type handle)
inlinestaticnoexcept

Definition at line 113 of file qgst_handle_types_p.h.

◆ invalidValue()

static constexpr Type QGstImpl::QGstTagListHandleTraits::invalidValue ( )
inlinestaticconstexprnoexcept

Definition at line 112 of file qgst_handle_types_p.h.

◆ ref()

static Type QGstImpl::QGstTagListHandleTraits::ref ( Type handle)
inlinestaticnoexcept

Definition at line 118 of file qgst_handle_types_p.h.


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