TypeScript API Documentation for GSTREAMER
API Version: 1.0
Library Version: 1.28.1
Generated with TypeDoc via ts-for-gir v4.0.0-rc.9
Info passed in the Gst.PadProbeCallback.
Static
The Gst.Buffer from the probe
The Gst.BufferList from the probe
The Gst.Event from the probe
The Gst.FlowReturn from the probe
The probe ID from the probe
The offset from the probe
The Gst.Query from the probe
The size from the probe
The Gst.PadProbeType from the probe
Updates info with buffer or null.
info
buffer
null
a Gst.Buffer
Updates info with list or null.
list
a Gst.BufferList
Updates info with event or null.
event
a Gst.Event
Updates info with flow_ret.
flow_ret
A Gst.FlowReturn
Info passed in the Gst.PadProbeCallback.