Doxygen Book
_GstJoin Struct Reference

Internal data structure for join instances. More...

#include <gstjoin.h>

Public Attributes

GstElement element
 
GstPad * srcpad
 
GstPad * active_sinkpad
 
guint n_pads
 
guint padcount
 
gboolean have_group_id
 
GMutex lock
 
GCond cond
 

Detailed Description

Internal data structure for join instances.

Definition at line 36 of file gstjoin.h.

Member Data Documentation

◆ active_sinkpad

GstPad* _GstJoin::active_sinkpad

Definition at line 42 of file gstjoin.h.

◆ cond

GCond _GstJoin::cond

Definition at line 49 of file gstjoin.h.

◆ element

GstElement _GstJoin::element

Definition at line 38 of file gstjoin.h.

◆ have_group_id

gboolean _GstJoin::have_group_id

Definition at line 46 of file gstjoin.h.

◆ lock

GMutex _GstJoin::lock

Definition at line 48 of file gstjoin.h.

◆ n_pads

guint _GstJoin::n_pads

Definition at line 43 of file gstjoin.h.

◆ padcount

guint _GstJoin::padcount

Definition at line 44 of file gstjoin.h.

◆ srcpad

GstPad* _GstJoin::srcpad

Definition at line 40 of file gstjoin.h.


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