diff options
Diffstat (limited to 'docs/plugins')
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins.args | 10 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins.interfaces | 2 |
2 files changed, 2 insertions, 10 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins.args b/docs/plugins/gst-plugins-bad-plugins.args index 3a1f1605..3315db1d 100644 --- a/docs/plugins/gst-plugins-bad-plugins.args +++ b/docs/plugins/gst-plugins-bad-plugins.args @@ -17096,16 +17096,6 @@ </ARG> <ARG> -<NAME>GstDirectSoundSink::attenuation</NAME> -<TYPE>glong</TYPE> -<RANGE>[-1000,0]</RANGE> -<FLAGS>rw</FLAGS> -<NICK>Attenuation of the sound</NICK> -<BLURB>The attenuation for the directsound buffer (default is 0 so the directsound buffer will not be attenuated).</BLURB> -<DEFAULT>0</DEFAULT> -</ARG> - -<ARG> <NAME>GstOSXVideoSink::embed</NAME> <TYPE>gboolean</TYPE> <RANGE></RANGE> diff --git a/docs/plugins/gst-plugins-bad-plugins.interfaces b/docs/plugins/gst-plugins-bad-plugins.interfaces index 2f8eee20..78d069f2 100644 --- a/docs/plugins/gst-plugins-bad-plugins.interfaces +++ b/docs/plugins/gst-plugins-bad-plugins.interfaces @@ -4,3 +4,5 @@ GstSDLVideoSink GstImplementsInterface GstXOverlay GstNavigation GstDfbVideoSink GstImplementsInterface GstNavigation GstNeonhttpSrc GstURIHandler GstMMS GstURIHandler +GstDirectDrawSink GstImplementsInterface GstXOverlay +GstDirectSoundSink GstImplementsInterface GstMixer |