videobox: Correctly add to the docs

This commit is contained in:
Sebastian Dröge 2009-08-14 13:45:22 +02:00
parent 867b8c9d15
commit 8ab76351d8
2 changed files with 11 additions and 0 deletions

View file

@ -194,6 +194,7 @@ EXTRA_HFILES = \
$(top_srcdir)/gst/udp/gstmultiudpsink.h \
$(top_srcdir)/gst/udp/gstudpsrc.h \
$(top_srcdir)/gst/udp/gstudpsink.h \
$(top_srcdir)/gst/videobox/gstvideobox.h \
$(top_srcdir)/gst/videocrop/gstvideocrop.h \
$(top_srcdir)/gst/videocrop/gstaspectratiocrop.h \
$(top_srcdir)/gst/videofilter/gstgamma.h \

View file

@ -348,6 +348,16 @@
<DEFAULT>0</DEFAULT>
</ARG>
<ARG>
<NAME>GstVideoBox::autocrop</NAME>
<TYPE>gboolean</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Auto crop</NICK>
<BLURB>Auto crop.</BLURB>
<DEFAULT>FALSE</DEFAULT>
</ARG>
<ARG>
<NAME>GstUDPSink::host</NAME>
<TYPE>gchar*</TYPE>