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

(f658d752e5313b6f730ebf1e02f6d7ca01336564)

#include "qgst_p.h"
#include <qdebug.h>
#include <gst/play/gstplay.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
struct  QGstPlayMessageAdaptor

Functions

QDebug operator<< (QDebug, const QGstCaps &)
QDebug operator<< (QDebug, const QGstStructureView &)
QDebug operator<< (QDebug, const QUniqueGstStructureHandle &)
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 QUniqueGStringHandle &)
QDebug operator<< (QDebug, const QGstStreamCollectionHandle &)
QDebug operator<< (QDebug, const QGstTagListHandle &)
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, const GstStreamCollection *)
QDebug operator<< (QDebug, const GstStream *)
QDebug operator<< (QDebug, GstState)
QDebug operator<< (QDebug, GstStateChange)
QDebug operator<< (QDebug, GstStateChangeReturn)
QDebug operator<< (QDebug, GstMessageType)
QDebug operator<< (QDebug, GstPadDirection)
QDebug operator<< (QDebug, GstStreamStatusType)
QDebug operator<< (QDebug, GstStreamType)
QDebug operator<< (QDebug, const GValue *)
QDebug operator<< (QDebug, const GError *)
QDebug operator<< (QDebug, const QCompactGstMessageAdaptor &)
QDebug operator<< (QDebug dbg, GstPlayState type)
QDebug operator<< (QDebug dbg, GstPlayMessage type)
QDebug operator<< (QDebug, const QGstPlayMessageAdaptor &)

Function Documentation

◆ operator<<() [1/39]

QDebug operator<< ( QDebug dbg,
GstPlayMessage type )

Definition at line 594 of file qgst_debug.cpp.

◆ operator<<() [2/39]

QDebug operator<< ( QDebug dbg,
GstPlayState type )

Definition at line 599 of file qgst_debug.cpp.

◆ operator<<() [3/39]

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

Definition at line 524 of file qgst_debug.cpp.

◆ operator<<() [4/39]

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

Definition at line 78 of file qgst_debug.cpp.

◆ operator<<() [5/39]

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

Definition at line 164 of file qgst_debug.cpp.

◆ operator<<() [6/39]

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

Definition at line 154 of file qgst_debug.cpp.

◆ operator<<() [7/39]

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

Definition at line 350 of file qgst_debug.cpp.

◆ operator<<() [8/39]

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

Definition at line 197 of file qgst_debug.cpp.

◆ operator<<() [9/39]

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

Definition at line 102 of file qgst_debug.cpp.

◆ operator<<() [10/39]

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

Definition at line 159 of file qgst_debug.cpp.

◆ operator<<() [11/39]

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

Definition at line 356 of file qgst_debug.cpp.

◆ operator<<() [12/39]

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

Definition at line 344 of file qgst_debug.cpp.

◆ operator<<() [13/39]

QDebug operator<< ( QDebug dbg,
const GstStream * cstream )

Definition at line 382 of file qgst_debug.cpp.

◆ operator<<() [14/39]

QDebug operator<< ( QDebug dbg,
const GstStreamCollection * streamCollection )

Definition at line 366 of file qgst_debug.cpp.

◆ operator<<() [15/39]

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

Definition at line 94 of file qgst_debug.cpp.

◆ operator<<() [16/39]

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

Definition at line 334 of file qgst_debug.cpp.

◆ operator<<() [17/39]

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

Definition at line 86 of file qgst_debug.cpp.

◆ operator<<() [18/39]

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

Definition at line 454 of file qgst_debug.cpp.

◆ operator<<() [19/39]

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

Definition at line 543 of file qgst_debug.cpp.

◆ operator<<() [20/39]

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

Definition at line 18 of file qgst_debug.cpp.

◆ operator<<() [21/39]

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

Definition at line 68 of file qgst_debug.cpp.

◆ operator<<() [22/39]

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

Definition at line 73 of file qgst_debug.cpp.

◆ operator<<() [23/39]

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

Definition at line 618 of file qgst_debug.cpp.

◆ operator<<() [24/39]

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

Definition at line 38 of file qgst_debug.cpp.

◆ operator<<() [25/39]

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

Definition at line 13 of file qgst_debug.cpp.

◆ operator<<() [26/39]

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

Definition at line 58 of file qgst_debug.cpp.

◆ operator<<() [27/39]

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

Definition at line 23 of file qgst_debug.cpp.

◆ operator<<() [28/39]

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

Definition at line 63 of file qgst_debug.cpp.

◆ operator<<() [29/39]

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

Definition at line 33 of file qgst_debug.cpp.

◆ operator<<() [30/39]

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

Definition at line 43 of file qgst_debug.cpp.

◆ operator<<() [31/39]

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

Definition at line 48 of file qgst_debug.cpp.

◆ operator<<() [32/39]

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

Definition at line 28 of file qgst_debug.cpp.

◆ operator<<() [33/39]

QDebug operator<< ( QDebug dbg,
GstMessageType type )

Definition at line 409 of file qgst_debug.cpp.

◆ operator<<() [34/39]

QDebug operator<< ( QDebug dbg,
GstPadDirection direction )

Definition at line 419 of file qgst_debug.cpp.

◆ operator<<() [35/39]

QDebug operator<< ( QDebug dbg,
GstState state )

Definition at line 394 of file qgst_debug.cpp.

◆ operator<<() [36/39]

QDebug operator<< ( QDebug dbg,
GstStateChange transition )

Definition at line 399 of file qgst_debug.cpp.

◆ operator<<() [37/39]

QDebug operator<< ( QDebug dbg,
GstStateChangeReturn stateChangeReturn )

Definition at line 404 of file qgst_debug.cpp.

◆ operator<<() [38/39]

QDebug operator<< ( QDebug dbg,
GstStreamStatusType type )

Definition at line 430 of file qgst_debug.cpp.

◆ operator<<() [39/39]

QDebug operator<< ( QDebug dbg,
GstStreamType streamType )

Definition at line 448 of file qgst_debug.cpp.