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
QGstImpl Namespace Reference

Classes

struct  GstObjectTraits
 
struct  GstObjectTraits< GObject >
 
struct  QFileDescriptorHandleTraits
 
struct  QGstHandleHelper
 
struct  QGstMiniObjectHandleHelper
 
struct  QGstSampleHandleTraits
 
struct  QGstTagListHandleTraits
 
struct  QSharedHandle
 
struct  QUniqueGErrorHandleTraits
 
struct  QUniqueGStringHandleTraits
 
struct  QUniqueGstStructureHandleTraits
 

Functions

 QGST_DEFINE_CAST_TRAITS (GstBin, BIN)
 
 QGST_DEFINE_CAST_TRAITS (GstClock, CLOCK)
 
 QGST_DEFINE_CAST_TRAITS (GstElement, ELEMENT)
 
 QGST_DEFINE_CAST_TRAITS (GstObject, OBJECT)
 
 QGST_DEFINE_CAST_TRAITS (GstPad, PAD)
 
 QGST_DEFINE_CAST_TRAITS (GstPipeline, PIPELINE)
 
 QGST_DEFINE_CAST_TRAITS (GstBaseSink, BASE_SINK)
 
 QGST_DEFINE_CAST_TRAITS (GstBaseSrc, BASE_SRC)
 
 QGST_DEFINE_CAST_TRAITS_FOR_INTERFACE (GstTagSetter, TAG_SETTER)
 

Function Documentation

◆ QGST_DEFINE_CAST_TRAITS() [1/8]

QGstImpl::QGST_DEFINE_CAST_TRAITS ( GstBaseSink ,
BASE_SINK  )

◆ QGST_DEFINE_CAST_TRAITS() [2/8]

QGstImpl::QGST_DEFINE_CAST_TRAITS ( GstBaseSrc ,
BASE_SRC  )

◆ QGST_DEFINE_CAST_TRAITS() [3/8]

QGstImpl::QGST_DEFINE_CAST_TRAITS ( GstBin ,
BIN  )

◆ QGST_DEFINE_CAST_TRAITS() [4/8]

QGstImpl::QGST_DEFINE_CAST_TRAITS ( GstClock ,
CLOCK  )

◆ QGST_DEFINE_CAST_TRAITS() [5/8]

QGstImpl::QGST_DEFINE_CAST_TRAITS ( GstElement ,
ELEMENT  )

◆ QGST_DEFINE_CAST_TRAITS() [6/8]

QGstImpl::QGST_DEFINE_CAST_TRAITS ( GstObject ,
OBJECT  )

◆ QGST_DEFINE_CAST_TRAITS() [7/8]

QGstImpl::QGST_DEFINE_CAST_TRAITS ( GstPad ,
PAD  )

◆ QGST_DEFINE_CAST_TRAITS() [8/8]

QGstImpl::QGST_DEFINE_CAST_TRAITS ( GstPipeline ,
PIPELINE  )

◆ QGST_DEFINE_CAST_TRAITS_FOR_INTERFACE()

QGstImpl::QGST_DEFINE_CAST_TRAITS_FOR_INTERFACE ( GstTagSetter ,
TAG_SETTER  )