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
qgst_debug_p.h File Reference

(43bb01c87898a11942920cc58475c3543b8dbc2e)

#include "qgst_p.h"
#include <qdebug.h>
+ Include dependency graph for qgst_debug_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QCompactGstMessageAdaptor
 

Functions

QDebug operator<< (QDebug, const QGstCaps &)
 
QDebug operator<< (QDebug, const QGstStructure &)
 
QDebug operator<< (QDebug, const QGstElement &)
 
QDebug operator<< (QDebug, const QGstPad &)
 
QDebug operator<< (QDebug, const QGString &)
 
QDebug operator<< (QDebug, const QGValue &)
 
QDebug operator<< (QDebug, const QGstreamerMessage &)
 
QDebug operator<< (QDebug, const QUniqueGErrorHandle &)
 
QDebug operator<< (QDebug, const GstCaps *)
 
QDebug operator<< (QDebug, const GstVideoInfo *)
 
QDebug operator<< (QDebug, const GstStructure *)
 
QDebug operator<< (QDebug, const GstObject *)
 
QDebug operator<< (QDebug, const GstElement *)
 
QDebug operator<< (QDebug, const GstPad *)
 
QDebug operator<< (QDebug, const GstDevice *)
 
QDebug operator<< (QDebug, const GstMessage *)
 
QDebug operator<< (QDebug, const GstTagList *)
 
QDebug operator<< (QDebug, const GstQuery *)
 
QDebug operator<< (QDebug, const GstEvent *)
 
QDebug operator<< (QDebug, const GstPadTemplate *)
 
QDebug operator<< (QDebug, GstState)
 
QDebug operator<< (QDebug, GstStateChange)
 
QDebug operator<< (QDebug, GstStateChangeReturn)
 
QDebug operator<< (QDebug, GstMessageType)
 
QDebug operator<< (QDebug, GstPadDirection)
 
QDebug operator<< (QDebug, const GValue *)
 
QDebug operator<< (QDebug, const GError *)
 
QDebug operator<< (QDebug, const QCompactGstMessageAdaptor &)
 

Function Documentation

◆ operator<<() [1/28]

QDebug operator<< ( QDebug dbg,
const GError * error )

Definition at line 383 of file qgst_debug.cpp.

References error.

◆ operator<<() [2/28]

QDebug operator<< ( QDebug dbg,
const GstCaps * caps )

Definition at line 58 of file qgst_debug.cpp.

◆ operator<<() [3/28]

QDebug operator<< ( QDebug dbg,
const GstDevice * device )

Definition at line 148 of file qgst_debug.cpp.

References d, device, QGstPointerImpl::QGstObjectWrapper< GstType >::get(), and QGstPointerImpl::QGstObjectWrapper< GstCaps >::NeedsRef.

+ Here is the call graph for this function:

◆ operator<<() [4/28]

QDebug operator<< ( QDebug dbg,
const GstElement * element )

Definition at line 138 of file qgst_debug.cpp.

◆ operator<<() [5/28]

QDebug operator<< ( QDebug dbg,
const GstEvent * event )

Definition at line 264 of file qgst_debug.cpp.

◆ operator<<() [6/28]

QDebug operator<< ( QDebug dbg,
const GstMessage * msg )

Definition at line 178 of file qgst_debug.cpp.

References debug, newState(), and pending.

+ Here is the call graph for this function:

◆ operator<<() [7/28]

QDebug operator<< ( QDebug dbg,
const GstObject * object )

Definition at line 89 of file qgst_debug.cpp.

References i, and properties.

◆ operator<<() [8/28]

QDebug operator<< ( QDebug dbg,
const GstPad * pad )

Definition at line 143 of file qgst_debug.cpp.

◆ operator<<() [9/28]

QDebug operator<< ( QDebug dbg,
const GstPadTemplate * padTemplate )

◆ operator<<() [10/28]

QDebug operator<< ( QDebug dbg,
const GstQuery * query )

Definition at line 258 of file qgst_debug.cpp.

◆ operator<<() [11/28]

QDebug operator<< ( QDebug dbg,
const GstStructure * structure )

Definition at line 81 of file qgst_debug.cpp.

◆ operator<<() [12/28]

QDebug operator<< ( QDebug dbg,
const GstTagList * tagList )

Definition at line 252 of file qgst_debug.cpp.

◆ operator<<() [13/28]

QDebug operator<< ( QDebug dbg,
const GstVideoInfo * info )

Definition at line 66 of file qgst_debug.cpp.

References info, and QGstPointerImpl::QGstObjectWrapper< GstCaps >::NeedsRef.

◆ operator<<() [14/28]

QDebug operator<< ( QDebug dbg,
const GValue * value )

Definition at line 313 of file qgst_debug.cpp.

References direction, and Qt::hex().

+ Here is the call graph for this function:

◆ operator<<() [15/28]

QDebug operator<< ( QDebug dbg,
const QCompactGstMessageAdaptor & m )

Definition at line 402 of file qgst_debug.cpp.

References debug, newState(), and pending.

+ Here is the call graph for this function:

◆ operator<<() [16/28]

QDebug operator<< ( QDebug dbg,
const QGstCaps & caps )

Definition at line 18 of file qgst_debug.cpp.

References QGstCaps::caps().

+ Here is the call graph for this function:

◆ operator<<() [17/28]

QDebug operator<< ( QDebug dbg,
const QGstElement & element )

Definition at line 48 of file qgst_debug.cpp.

References QGstElement::element().

+ Here is the call graph for this function:

◆ operator<<() [18/28]

QDebug operator<< ( QDebug dbg,
const QGstPad & pad )

Definition at line 53 of file qgst_debug.cpp.

References QGstPad::pad().

+ Here is the call graph for this function:

◆ operator<<() [19/28]

QDebug operator<< ( QDebug dbg,
const QGstreamerMessage & msg )

Definition at line 33 of file qgst_debug.cpp.

References QGstreamerMessage::message().

+ Here is the call graph for this function:

◆ operator<<() [20/28]

QDebug operator<< ( QDebug dbg,
const QGString & str )

Definition at line 13 of file qgst_debug.cpp.

References str.

◆ operator<<() [21/28]

QDebug operator<< ( QDebug dbg,
const QGstStructure & structure )

Definition at line 23 of file qgst_debug.cpp.

References QGstStructure::structure.

◆ operator<<() [22/28]

QDebug operator<< ( QDebug dbg,
const QGValue & value )

Definition at line 28 of file qgst_debug.cpp.

◆ operator<<() [23/28]

QDebug operator<< ( QDebug dbg,
const QUniqueGErrorHandle & handle )

Definition at line 38 of file qgst_debug.cpp.

◆ operator<<() [24/28]

QDebug operator<< ( QDebug dbg,
GstMessageType type )

Definition at line 295 of file qgst_debug.cpp.

◆ operator<<() [25/28]

QDebug operator<< ( QDebug dbg,
GstPadDirection direction )

Definition at line 300 of file qgst_debug.cpp.

References direction.

◆ operator<<() [26/28]

QDebug operator<< ( QDebug dbg,
GstState state )

Definition at line 280 of file qgst_debug.cpp.

References state.

◆ operator<<() [27/28]

QDebug operator<< ( QDebug dbg,
GstStateChange transition )

Definition at line 285 of file qgst_debug.cpp.

◆ operator<<() [28/28]

QDebug operator<< ( QDebug dbg,
GstStateChangeReturn stateChangeReturn )

Definition at line 290 of file qgst_debug.cpp.