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
QGstPointerImpl::QGstRefcountingAdaptor< GstObject > Struct Reference

#include <qgst_p.h>

+ Collaboration diagram for QGstPointerImpl::QGstRefcountingAdaptor< GstObject >:

Static Public Member Functions

static void ref (GstObject *arg) noexcept
 
static void unref (GstObject *arg) noexcept
 

Detailed Description

Definition at line 366 of file qgst_p.h.

Member Function Documentation

◆ ref()

static void QGstPointerImpl::QGstRefcountingAdaptor< GstObject >::ref ( GstObject * arg)
inlinestaticnoexcept

Definition at line 368 of file qgst_p.h.

References arg.

◆ unref()

static void QGstPointerImpl::QGstRefcountingAdaptor< GstObject >::unref ( GstObject * arg)
inlinestaticnoexcept

Definition at line 369 of file qgst_p.h.

References arg.


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