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
QCompactGstMessageAdaptor Struct Reference

#include <qgst_debug_p.h>

+ Collaboration diagram for QCompactGstMessageAdaptor:

Public Member Functions

 QCompactGstMessageAdaptor (const QGstreamerMessage &m)
 
 QCompactGstMessageAdaptor (GstMessage *m)
 

Public Attributes

GstMessage * msg
 

Detailed Description

Definition at line 57 of file qgst_debug_p.h.

Constructor & Destructor Documentation

◆ QCompactGstMessageAdaptor() [1/2]

QCompactGstMessageAdaptor::QCompactGstMessageAdaptor ( const QGstreamerMessage & m)
explicit

Definition at line 388 of file qgst_debug.cpp.

◆ QCompactGstMessageAdaptor() [2/2]

QCompactGstMessageAdaptor::QCompactGstMessageAdaptor ( GstMessage * m)
explicit

Definition at line 395 of file qgst_debug.cpp.

Member Data Documentation

◆ msg

GstMessage* QCompactGstMessageAdaptor::msg

Definition at line 61 of file qgst_debug_p.h.


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