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
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 66 of file qgst_debug_p.h.

Constructor & Destructor Documentation

◆ QCompactGstMessageAdaptor() [1/2]

QCompactGstMessageAdaptor::QCompactGstMessageAdaptor ( const QGstreamerMessage & m)
explicit

Definition at line 529 of file qgst_debug.cpp.

◆ QCompactGstMessageAdaptor() [2/2]

QCompactGstMessageAdaptor::QCompactGstMessageAdaptor ( GstMessage * m)
explicit

Definition at line 536 of file qgst_debug.cpp.

References QCompactGstMessageAdaptor().

Referenced by QCompactGstMessageAdaptor().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ msg

GstMessage* QCompactGstMessageAdaptor::msg

Definition at line 70 of file qgst_debug_p.h.


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