mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 14:06:23 +00:00
docs: add the new pad accept-template flag to the docs
This commit is contained in:
parent
0ae4efdff2
commit
8c9da14995
1 changed files with 3 additions and 0 deletions
|
@ -2013,6 +2013,9 @@ GST_PAD_IS_PROXY_SCHEDULING
|
|||
GST_PAD_IS_ACCEPT_INTERSECT
|
||||
GST_PAD_SET_ACCEPT_INTERSECT
|
||||
GST_PAD_UNSET_ACCEPT_INTERSECT
|
||||
GST_PAD_IS_ACCEPT_TEMPLATE
|
||||
GST_PAD_SET_ACCEPT_TEMPLATE
|
||||
GST_PAD_UNSET_ACCEPT_TEMPLATE
|
||||
|
||||
<SUBSECTION Standard>
|
||||
GstPadClass
|
||||
|
|
Loading…
Reference in a new issue