glmixerbin

glmixerbin

Types and Values

struct GstGLMixerBin

Description

Functions

Types and Values

struct GstGLMixerBin

struct GstGLMixerBin {
  GstBin parent;

  GstElement *mixer;
  GstElement *out_convert;
  GstElement *download;
  GstPad *srcpad;

  GstGLMixerBinPrivate *priv;
};