mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-22 15:18:21 +00:00
gi: Skip gst_consitency_checker_new
This non boxed type cannot be allocated safely.
This commit is contained in:
parent
cbb9529b85
commit
41dab4e204
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ add_pad (GstStreamConsistency * consist, GstPad * pad)
|
|||
}
|
||||
|
||||
/**
|
||||
* gst_consistency_checker_new:
|
||||
* gst_consistency_checker_new: (skip)
|
||||
* @pad: The #GstPad on which the dataflow will be checked.
|
||||
*
|
||||
* Sets up a data probe on the given pad which will raise assertions if the
|
||||
|
|
Loading…
Reference in a new issue