Update docs

This commit is contained in:
Sebastian Dröge 2009-05-04 12:53:06 +02:00
parent 54d7c0d563
commit afc6bfec14
3 changed files with 5 additions and 2 deletions

View File

@ -874,7 +874,7 @@
<RANGE></RANGE> <RANGE></RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Encoding Engine Quality</NICK> <NICK>Encoding Engine Quality</NICK>
<BLURB>Quality/speed of the encoding engine.</BLURB> <BLURB>Quality/speed of the encoding engine, this does not affect the bitrate!.</BLURB>
<DEFAULT>Standard</DEFAULT> <DEFAULT>Standard</DEFAULT>
</ARG> </ARG>

View File

@ -57,4 +57,5 @@ GInterface
GstChildProxy GstChildProxy
GstURIHandler GstURIHandler
GstTagSetter GstTagSetter
GstPreset
GstRTSPExtension GstRTSPExtension

View File

@ -5,6 +5,8 @@ GstCdioCddaSrc GstURIHandler
GstDvdReadSrc GstURIHandler GstDvdReadSrc GstURIHandler
GstPNMSrc GstURIHandler GstPNMSrc GstURIHandler
GstID3Tag GstTagSetter GstID3Tag GstTagSetter
GstLame GstTagSetter GstTwoLame GstPreset
GstLameMP3Enc GstPreset
GstLame GstTagSetter GstPreset
GstRTSPReal GstRTSPExtension GstRTSPReal GstRTSPExtension
GstRTSPWMS GstRTSPExtension GstRTSPWMS GstRTSPExtension