mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 19:09:41 +00:00
Update docs
This commit is contained in:
parent
54d7c0d563
commit
afc6bfec14
3 changed files with 5 additions and 2 deletions
|
@ -874,7 +874,7 @@
|
|||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<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>
|
||||
</ARG>
|
||||
|
||||
|
|
|
@ -57,4 +57,5 @@ GInterface
|
|||
GstChildProxy
|
||||
GstURIHandler
|
||||
GstTagSetter
|
||||
GstPreset
|
||||
GstRTSPExtension
|
||||
|
|
|
@ -5,6 +5,8 @@ GstCdioCddaSrc GstURIHandler
|
|||
GstDvdReadSrc GstURIHandler
|
||||
GstPNMSrc GstURIHandler
|
||||
GstID3Tag GstTagSetter
|
||||
GstLame GstTagSetter
|
||||
GstTwoLame GstPreset
|
||||
GstLameMP3Enc GstPreset
|
||||
GstLame GstTagSetter GstPreset
|
||||
GstRTSPReal GstRTSPExtension
|
||||
GstRTSPWMS GstRTSPExtension
|
||||
|
|
Loading…
Reference in a new issue