mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
docs: add videobox symbols
This commit is contained in:
parent
f92b4ddc74
commit
30347902c2
1 changed files with 10 additions and 0 deletions
|
@ -1716,6 +1716,15 @@ gst_udpsink_get_type
|
|||
<TITLE>videobox</TITLE>
|
||||
GstVideoBox
|
||||
<SUBSECTION Standard>
|
||||
GstVideoBoxClass
|
||||
GstVideoBoxFill
|
||||
GST_IS_VIDEO_BOX
|
||||
GST_IS_VIDEO_BOX_CLASS
|
||||
GST_TYPE_VIDEO_BOX
|
||||
GST_VIDEO_BOX
|
||||
GST_VIDEO_BOX_CLASS
|
||||
gst_video_box_get_type
|
||||
gst_video_crop_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
@ -1802,6 +1811,7 @@ GST_IS_VIDEO_MIXER
|
|||
GST_TYPE_VIDEO_MIXER
|
||||
GST_VIDEO_MIXER_CLASS
|
||||
GST_IS_VIDEO_MIXER_CLASS
|
||||
gst_video_mixer_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
|
Loading…
Reference in a new issue