GstPadProbeInfo

Undocumented in source.

Members

Variables

data
void* data;

type specific data, check the type field to know the datatype. This field can be NULL.

id
gulong id;

the id of the probe

offset
ulong offset;

offset of pull probe, this field is valid when type contains GST_PAD_PROBE_TYPE_PULL

size
uint size;

size of pull probe, this field is valid when type contains GST_PAD_PROBE_TYPE_PULL

type
GstPadProbeType type;

the current probe type