Gst.PadProbeInfo – gstreamer-1.0 Reference Manual
PadProbeInfo
Object Hierarchy:
Gst.PadProbeInfo
Gst.PadProbeInfo
Gst.PadProbeInfo
Description:
[
CCode
( has_type_id =
false
) ]
public
struct
PadProbeInfo
Info passed in the
PadProbeCallback
.
Namespace:
Gst
Package:
gstreamer-1.0
Content:
Methods:
public
unowned
Buffer
?
get_buffer
()
public
unowned
BufferList
?
get_buffer_list
()
public
unowned
Event
?
get_event
()
public
unowned
Query
?
get_query
()
Fields:
public
PadProbeType
type
public
ulong
id
public
void
*
data
public
uint64
offset
public
uint
size
2022 vala-language.org