Handbook
Glossary
gst_type_find_helper_get_range ( obj func size prob -- GstCaps* )
Vocabulary
gstreamer
.
base
.
ffi
Inputs
obj
an
object
func
an
object
size
an
object
prob
an
object
Outputs
GstCaps*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
gstreamer.ffi
;
IN:
gstreamer.base.ffi
LIBRARY:
gstreamer.base
FUNCTION:
GstCaps*
gst_type_find_helper_get_range
( GstObject* obj,
GstTypeFindHelperGetRangeFunction
func,
guint64
size, GstTypeFindProbability* prob )