GstSHVideoMixer: More...
#include <shvideomixer.h>
Data Fields | |
GstElement | element |
GstPad * | srcpad |
GMutex * | state_lock |
GstCollectPads * | collect |
GSList * | sinkpads |
gint | numpads |
GstClockTime | last_ts |
GstSHVideoMixerPad * | master |
gint | in_width |
gint | in_height |
gint | out_width |
gint | out_height |
gint | out_format |
gboolean | setcaps |
gboolean | sendseg |
gint | fps_n |
gint | fps_d |
gint | next_sinkpad |
GstPadEventFunction | collect_event |
guint64 | segment_position |
gdouble | segment_rate |
UIOMux * | uiomux |
SHBEU * | beu |
GstSHVideoMixer:
The opaque GstSHVideoMixer structure.