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

#include <qgst_handle_types_p.h>

Collaboration diagram for QGstImpl::QUniqueGstStructureHandleTraits:

Public Types

using Type = GstStructure *

Static Public Member Functions

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

Detailed Description

Definition at line 64 of file qgst_handle_types_p.h.

Member Typedef Documentation

◆ Type

Definition at line 66 of file qgst_handle_types_p.h.

Member Function Documentation

◆ close()

bool QGstImpl::QUniqueGstStructureHandleTraits::close ( Type handle)
inlinestaticnoexcept

Definition at line 68 of file qgst_handle_types_p.h.

◆ invalidValue()

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

Definition at line 67 of file qgst_handle_types_p.h.


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