diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-01 19:14:26 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-01 19:14:26 +0000 |
commit | 50ee018d0c7fbed0df3e65fc1395206d5de078a1 (patch) | |
tree | 7eb828e059793b89e52a7d4c2fc7cfcb5b67b70e /docs/plugins/gst-plugins-good-plugins.args | |
parent | e54017762b7d137f5fcd611bef6694b36c18eda4 (diff) |
releasing 0.9.7RELEASE-0_9_7
Original commit message from CVS:
releasing 0.9.7
Diffstat (limited to 'docs/plugins/gst-plugins-good-plugins.args')
-rw-r--r-- | docs/plugins/gst-plugins-good-plugins.args | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/docs/plugins/gst-plugins-good-plugins.args b/docs/plugins/gst-plugins-good-plugins.args index 39a4bfa06..6d21ec8b7 100644 --- a/docs/plugins/gst-plugins-good-plugins.args +++ b/docs/plugins/gst-plugins-good-plugins.args @@ -7138,3 +7138,43 @@ <DEFAULT>0</DEFAULT> </ARG> +<ARG> +<NAME>GstVideoFlip::method</NAME> +<TYPE>GstVideoFlipMethod</TYPE> +<RANGE></RANGE> +<FLAGS>rw</FLAGS> +<NICK>method</NICK> +<BLURB>method.</BLURB> +<DEFAULT>Rotate clockwise 90 degrees</DEFAULT> +</ARG> + +<ARG> +<NAME>GstRtpMP4VPay::send-config</NAME> +<TYPE>gboolean</TYPE> +<RANGE></RANGE> +<FLAGS>rw</FLAGS> +<NICK>Send Config</NICK> +<BLURB>Send the config parameters in RTP packets as well.</BLURB> +<DEFAULT>FALSE</DEFAULT> +</ARG> + +<ARG> +<NAME>GstRTPDepay::skip</NAME> +<TYPE>gint</TYPE> +<RANGE></RANGE> +<FLAGS>rw</FLAGS> +<NICK>skip</NICK> +<BLURB>skip.</BLURB> +<DEFAULT>0</DEFAULT> +</ARG> + +<ARG> +<NAME>GstMultipartMux::boundary</NAME> +<TYPE>gchararray</TYPE> +<RANGE></RANGE> +<FLAGS>rw</FLAGS> +<NICK>Boundary</NICK> +<BLURB>Boundary string.</BLURB> +<DEFAULT>"ThisRandomString"</DEFAULT> +</ARG> + |