PadProbeInfo

Info passed in the #GstPadProbeCallback.

Constructors

this
this(GstPadProbeInfo* gstPadProbeInfo)

Sets our main struct and passes it to the parent class.

Members

Functions

getBuffer
Buffer getBuffer()

Return: The #GstBuffer from the probe

getBufferList
BufferList getBufferList()
Undocumented in source. Be warned that the author may not have intended to support it.
getEvent
Event getEvent()

Return: The #GstEvent from the probe

getPadProbeInfoStruct
GstPadProbeInfo* getPadProbeInfoStruct()

Get the main Gtk struct

getQuery
Query getQuery()

Return: The #GstQuery from the probe

getStruct
void* getStruct()

the main Gtk struct as a void*

Variables

gstPadProbeInfo
GstPadProbeInfo* gstPadProbeInfo;

the main Gtk struct

Meta