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
QGstImpl::QGstDateTimeHandleTraits Struct Reference

#include <qgst_handle_types_p.h>

Collaboration diagram for QGstImpl::QGstDateTimeHandleTraits:

Public Types

using Type = GstDateTime *

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 108 of file qgst_handle_types_p.h.

Member Typedef Documentation

◆ Type

Definition at line 110 of file qgst_handle_types_p.h.

Member Function Documentation

◆ invalidValue()

constexpr Type QGstImpl::QGstDateTimeHandleTraits::invalidValue ( )
inlinestaticconstexprnoexcept

Definition at line 111 of file qgst_handle_types_p.h.

◆ ref()

Type QGstImpl::QGstDateTimeHandleTraits::ref ( Type handle)
inlinestaticnoexcept

Definition at line 112 of file qgst_handle_types_p.h.

◆ unref()

bool QGstImpl::QGstDateTimeHandleTraits::unref ( Type handle)
inlinestaticnoexcept

Definition at line 113 of file qgst_handle_types_p.h.


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