mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
docs: update plugin introspection data
Now more files are merged and produced in a canonical fashion, which hopefully creates less or no delta in the future.
This commit is contained in:
parent
3b3a52e175
commit
ea1c48ab84
4 changed files with 176 additions and 148 deletions
|
@ -711,7 +711,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstMultiFdSink::buffers-max</NAME>
|
<NAME>GstMultiFdSink::buffers-max</NAME>
|
||||||
<TYPE>gint</TYPE>
|
<TYPE>gint</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Buffers max</NICK>
|
<NICK>Buffers max</NICK>
|
||||||
<BLURB>max number of buffers to queue for a client (-1 = no limit).</BLURB>
|
<BLURB>max number of buffers to queue for a client (-1 = no limit).</BLURB>
|
||||||
|
@ -731,7 +731,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstMultiFdSink::buffers-soft-max</NAME>
|
<NAME>GstMultiFdSink::buffers-soft-max</NAME>
|
||||||
<TYPE>gint</TYPE>
|
<TYPE>gint</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Buffers soft max</NICK>
|
<NICK>Buffers soft max</NICK>
|
||||||
<BLURB>Recover client when going over this limit (-1 = no limit).</BLURB>
|
<BLURB>Recover client when going over this limit (-1 = no limit).</BLURB>
|
||||||
|
@ -821,7 +821,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstMultiFdSink::buffers-min</NAME>
|
<NAME>GstMultiFdSink::buffers-min</NAME>
|
||||||
<TYPE>gint</TYPE>
|
<TYPE>gint</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Buffers min</NICK>
|
<NICK>Buffers min</NICK>
|
||||||
<BLURB>min number of buffers to queue (-1 = as few as possible).</BLURB>
|
<BLURB>min number of buffers to queue (-1 = as few as possible).</BLURB>
|
||||||
|
@ -851,7 +851,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstMultiFdSink::bytes-min</NAME>
|
<NAME>GstMultiFdSink::bytes-min</NAME>
|
||||||
<TYPE>gint</TYPE>
|
<TYPE>gint</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Bytes min</NICK>
|
<NICK>Bytes min</NICK>
|
||||||
<BLURB>min number of bytes to queue (-1 = as little as possible).</BLURB>
|
<BLURB>min number of bytes to queue (-1 = as little as possible).</BLURB>
|
||||||
|
@ -861,7 +861,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstMultiFdSink::time-min</NAME>
|
<NAME>GstMultiFdSink::time-min</NAME>
|
||||||
<TYPE>gint64</TYPE>
|
<TYPE>gint64</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Time min</NICK>
|
<NICK>Time min</NICK>
|
||||||
<BLURB>min number of time to queue (-1 = as little as possible).</BLURB>
|
<BLURB>min number of time to queue (-1 = as little as possible).</BLURB>
|
||||||
|
@ -881,7 +881,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstMultiFdSink::units-max</NAME>
|
<NAME>GstMultiFdSink::units-max</NAME>
|
||||||
<TYPE>gint64</TYPE>
|
<TYPE>gint64</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Units max</NICK>
|
<NICK>Units max</NICK>
|
||||||
<BLURB>max number of units to queue (-1 = no limit).</BLURB>
|
<BLURB>max number of units to queue (-1 = no limit).</BLURB>
|
||||||
|
@ -891,7 +891,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstMultiFdSink::units-soft-max</NAME>
|
<NAME>GstMultiFdSink::units-soft-max</NAME>
|
||||||
<TYPE>gint64</TYPE>
|
<TYPE>gint64</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Units soft max</NICK>
|
<NICK>Units soft max</NICK>
|
||||||
<BLURB>Recover client when going over this limit (-1 = no limit).</BLURB>
|
<BLURB>Recover client when going over this limit (-1 = no limit).</BLURB>
|
||||||
|
@ -901,7 +901,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstMultiFdSink::qos-dscp</NAME>
|
<NAME>GstMultiFdSink::qos-dscp</NAME>
|
||||||
<TYPE>gint</TYPE>
|
<TYPE>gint</TYPE>
|
||||||
<RANGE>[G_MAXULONG,63]</RANGE>
|
<RANGE>[-1,63]</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>QoS diff srv code point</NICK>
|
<NICK>QoS diff srv code point</NICK>
|
||||||
<BLURB>Quality of Service, differentiated services code point (-1 default).</BLURB>
|
<BLURB>Quality of Service, differentiated services code point (-1 default).</BLURB>
|
||||||
|
@ -1081,7 +1081,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstVorbisEnc::bitrate</NAME>
|
<NAME>GstVorbisEnc::bitrate</NAME>
|
||||||
<TYPE>gint</TYPE>
|
<TYPE>gint</TYPE>
|
||||||
<RANGE>[G_MAXULONG,250001]</RANGE>
|
<RANGE>[-1,250001]</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Target Bitrate</NICK>
|
<NICK>Target Bitrate</NICK>
|
||||||
<BLURB>Attempt to encode at a bitrate averaging this (in bps). This uses the bitrate management engine, and is not recommended for most users. Quality is a better alternative. (-1 == disabled).</BLURB>
|
<BLURB>Attempt to encode at a bitrate averaging this (in bps). This uses the bitrate management engine, and is not recommended for most users. Quality is a better alternative. (-1 == disabled).</BLURB>
|
||||||
|
@ -1111,7 +1111,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstVorbisEnc::max-bitrate</NAME>
|
<NAME>GstVorbisEnc::max-bitrate</NAME>
|
||||||
<TYPE>gint</TYPE>
|
<TYPE>gint</TYPE>
|
||||||
<RANGE>[G_MAXULONG,250001]</RANGE>
|
<RANGE>[-1,250001]</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Maximum Bitrate</NICK>
|
<NICK>Maximum Bitrate</NICK>
|
||||||
<BLURB>Specify a maximum bitrate (in bps). Useful for streaming applications. (-1 == disabled).</BLURB>
|
<BLURB>Specify a maximum bitrate (in bps). Useful for streaming applications. (-1 == disabled).</BLURB>
|
||||||
|
@ -1121,7 +1121,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstVorbisEnc::min-bitrate</NAME>
|
<NAME>GstVorbisEnc::min-bitrate</NAME>
|
||||||
<TYPE>gint</TYPE>
|
<TYPE>gint</TYPE>
|
||||||
<RANGE>[G_MAXULONG,250001]</RANGE>
|
<RANGE>[-1,250001]</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Minimum Bitrate</NICK>
|
<NICK>Minimum Bitrate</NICK>
|
||||||
<BLURB>Specify a minimum bitrate (in bps). Useful for encoding for a fixed-size channel. (-1 == disabled).</BLURB>
|
<BLURB>Specify a minimum bitrate (in bps). Useful for encoding for a fixed-size channel. (-1 == disabled).</BLURB>
|
||||||
|
@ -1678,6 +1678,26 @@
|
||||||
<DEFAULT>FALSE</DEFAULT>
|
<DEFAULT>FALSE</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstVideoRate::average-period</NAME>
|
||||||
|
<TYPE>guint64</TYPE>
|
||||||
|
<RANGE><= G_MAXINT64</RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>Period over which to average</NICK>
|
||||||
|
<BLURB>Period over which to average the framerate (in ns) (0 = disabled).</BLURB>
|
||||||
|
<DEFAULT>0</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstVideoRate::drop-only</NAME>
|
||||||
|
<TYPE>gboolean</TYPE>
|
||||||
|
<RANGE></RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>Only Drop</NICK>
|
||||||
|
<BLURB>Only drop frames, no duplicates are produced.</BLURB>
|
||||||
|
<DEFAULT>FALSE</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstAudioRate::add</NAME>
|
<NAME>GstAudioRate::add</NAME>
|
||||||
<TYPE>guint64</TYPE>
|
<TYPE>guint64</TYPE>
|
||||||
|
@ -2201,7 +2221,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstCdParanoiaSrc::read-speed</NAME>
|
<NAME>GstCdParanoiaSrc::read-speed</NAME>
|
||||||
<TYPE>gint</TYPE>
|
<TYPE>gint</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Read speed</NICK>
|
<NICK>Read speed</NICK>
|
||||||
<BLURB>Read from device at specified speed.</BLURB>
|
<BLURB>Read from device at specified speed.</BLURB>
|
||||||
|
@ -2211,7 +2231,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstCdParanoiaSrc::search-overlap</NAME>
|
<NAME>GstCdParanoiaSrc::search-overlap</NAME>
|
||||||
<TYPE>gint</TYPE>
|
<TYPE>gint</TYPE>
|
||||||
<RANGE>[G_MAXULONG,75]</RANGE>
|
<RANGE>[-1,75]</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Search overlap</NICK>
|
<NICK>Search overlap</NICK>
|
||||||
<BLURB>Force minimum overlap search during verification to n sectors.</BLURB>
|
<BLURB>Force minimum overlap search during verification to n sectors.</BLURB>
|
||||||
|
@ -2221,7 +2241,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstCdParanoiaSrc::cache-size</NAME>
|
<NAME>GstCdParanoiaSrc::cache-size</NAME>
|
||||||
<TYPE>gint</TYPE>
|
<TYPE>gint</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Cache size</NICK>
|
<NICK>Cache size</NICK>
|
||||||
<BLURB>Set CD cache size to n sectors (-1 = auto).</BLURB>
|
<BLURB>Set CD cache size to n sectors (-1 = auto).</BLURB>
|
||||||
|
@ -2451,7 +2471,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstURIDecodeBin::buffer-duration</NAME>
|
<NAME>GstURIDecodeBin::buffer-duration</NAME>
|
||||||
<TYPE>gint64</TYPE>
|
<TYPE>gint64</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Buffer duration (ns)</NICK>
|
<NICK>Buffer duration (ns)</NICK>
|
||||||
<BLURB>Buffer duration when buffering streams (-1 default value).</BLURB>
|
<BLURB>Buffer duration when buffering streams (-1 default value).</BLURB>
|
||||||
|
@ -2461,7 +2481,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstURIDecodeBin::buffer-size</NAME>
|
<NAME>GstURIDecodeBin::buffer-size</NAME>
|
||||||
<TYPE>gint</TYPE>
|
<TYPE>gint</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Buffer size (bytes)</NICK>
|
<NICK>Buffer size (bytes)</NICK>
|
||||||
<BLURB>Buffer size when buffering streams (-1 default value).</BLURB>
|
<BLURB>Buffer size when buffering streams (-1 default value).</BLURB>
|
||||||
|
@ -2501,7 +2521,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstURIDecodeBin::ring-buffer-max-size</NAME>
|
<NAME>GstURIDecodeBin::ring-buffer-max-size</NAME>
|
||||||
<TYPE>guint64</TYPE>
|
<TYPE>guint64</TYPE>
|
||||||
<RANGE><= G_MAXUINT</RANGE>
|
<RANGE><= G_MAXULONG</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Max. ring buffer size (bytes)</NICK>
|
<NICK>Max. ring buffer size (bytes)</NICK>
|
||||||
<BLURB>Max. amount of data in the ring buffer (bytes, 0 = ring buffer disabled).</BLURB>
|
<BLURB>Max. amount of data in the ring buffer (bytes, 0 = ring buffer disabled).</BLURB>
|
||||||
|
@ -2671,7 +2691,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstPlayBin2::current-audio</NAME>
|
<NAME>GstPlayBin2::current-audio</NAME>
|
||||||
<TYPE>gint</TYPE>
|
<TYPE>gint</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Current audio</NICK>
|
<NICK>Current audio</NICK>
|
||||||
<BLURB>Currently playing audio stream (-1 = auto).</BLURB>
|
<BLURB>Currently playing audio stream (-1 = auto).</BLURB>
|
||||||
|
@ -2681,7 +2701,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstPlayBin2::current-text</NAME>
|
<NAME>GstPlayBin2::current-text</NAME>
|
||||||
<TYPE>gint</TYPE>
|
<TYPE>gint</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Current Text</NICK>
|
<NICK>Current Text</NICK>
|
||||||
<BLURB>Currently playing text stream (-1 = auto).</BLURB>
|
<BLURB>Currently playing text stream (-1 = auto).</BLURB>
|
||||||
|
@ -2691,7 +2711,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstPlayBin2::current-video</NAME>
|
<NAME>GstPlayBin2::current-video</NAME>
|
||||||
<TYPE>gint</TYPE>
|
<TYPE>gint</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Current Video</NICK>
|
<NICK>Current Video</NICK>
|
||||||
<BLURB>Currently playing video stream (-1 = auto).</BLURB>
|
<BLURB>Currently playing video stream (-1 = auto).</BLURB>
|
||||||
|
@ -2841,7 +2861,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstPlayBin2::buffer-duration</NAME>
|
<NAME>GstPlayBin2::buffer-duration</NAME>
|
||||||
<TYPE>gint64</TYPE>
|
<TYPE>gint64</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Buffer duration (ns)</NICK>
|
<NICK>Buffer duration (ns)</NICK>
|
||||||
<BLURB>Buffer duration when buffering network streams.</BLURB>
|
<BLURB>Buffer duration when buffering network streams.</BLURB>
|
||||||
|
@ -2851,7 +2871,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstPlayBin2::buffer-size</NAME>
|
<NAME>GstPlayBin2::buffer-size</NAME>
|
||||||
<TYPE>gint</TYPE>
|
<TYPE>gint</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Buffer size (bytes)</NICK>
|
<NICK>Buffer size (bytes)</NICK>
|
||||||
<BLURB>Buffer size when buffering network streams.</BLURB>
|
<BLURB>Buffer size when buffering network streams.</BLURB>
|
||||||
|
@ -2891,7 +2911,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstPlayBin2::ring-buffer-max-size</NAME>
|
<NAME>GstPlayBin2::ring-buffer-max-size</NAME>
|
||||||
<TYPE>guint64</TYPE>
|
<TYPE>guint64</TYPE>
|
||||||
<RANGE><= G_MAXUINT</RANGE>
|
<RANGE><= G_MAXULONG</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Max. ring buffer size (bytes)</NICK>
|
<NICK>Max. ring buffer size (bytes)</NICK>
|
||||||
<BLURB>Max. amount of data in the ring buffer (bytes, 0 = ring buffer disabled).</BLURB>
|
<BLURB>Max. amount of data in the ring buffer (bytes, 0 = ring buffer disabled).</BLURB>
|
||||||
|
@ -3231,7 +3251,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstAppSrc::max-latency</NAME>
|
<NAME>GstAppSrc::max-latency</NAME>
|
||||||
<TYPE>gint64</TYPE>
|
<TYPE>gint64</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Max Latency</NICK>
|
<NICK>Max Latency</NICK>
|
||||||
<BLURB>The maximum latency (-1 = unlimited).</BLURB>
|
<BLURB>The maximum latency (-1 = unlimited).</BLURB>
|
||||||
|
@ -3241,7 +3261,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstAppSrc::min-latency</NAME>
|
<NAME>GstAppSrc::min-latency</NAME>
|
||||||
<TYPE>gint64</TYPE>
|
<TYPE>gint64</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Min Latency</NICK>
|
<NICK>Min Latency</NICK>
|
||||||
<BLURB>The minimum latency (-1 = default).</BLURB>
|
<BLURB>The minimum latency (-1 = default).</BLURB>
|
||||||
|
@ -3251,7 +3271,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstAppSrc::size</NAME>
|
<NAME>GstAppSrc::size</NAME>
|
||||||
<TYPE>gint64</TYPE>
|
<TYPE>gint64</TYPE>
|
||||||
<RANGE>>= G_MAXULONG</RANGE>
|
<RANGE>>= -1</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Size</NICK>
|
<NICK>Size</NICK>
|
||||||
<BLURB>The size of the data stream in bytes (-1 if unknown).</BLURB>
|
<BLURB>The size of the data stream in bytes (-1 if unknown).</BLURB>
|
||||||
|
|
|
@ -1,132 +1,137 @@
|
||||||
GObject
|
GObject
|
||||||
|
GInputStream
|
||||||
|
GOutputStream
|
||||||
|
GstColorBalanceChannel
|
||||||
|
GstMixerTrack
|
||||||
GstObject
|
GstObject
|
||||||
GstPad
|
GstBus
|
||||||
GstPadTemplate
|
GstClock
|
||||||
GstPluginFeature
|
GstSystemClock
|
||||||
GstElementFactory
|
GstAudioClock
|
||||||
GstTypeFindFactory
|
|
||||||
GstIndexFactory
|
|
||||||
GstElement
|
GstElement
|
||||||
GstBin
|
GstAdder
|
||||||
GstPipeline
|
GstAlsaMixerElement
|
||||||
GstPlayBaseBin
|
GstAudioRate
|
||||||
GstPlayBin
|
GstBaseSink
|
||||||
GstPlayBin2
|
GstAppSink
|
||||||
GstDecodeBin2
|
GstBaseAudioSink
|
||||||
GstURIDecodeBin
|
GstAudioSink
|
||||||
GstDecodeBin
|
GstAlsaSink
|
||||||
GstPlaySink
|
GstGioBaseSink
|
||||||
GstSubtitleOverlay
|
GstGioSink
|
||||||
GstEncodeBin
|
GstGioStreamSink
|
||||||
GstVorbisEnc
|
GstGnomeVFSSink
|
||||||
GstVorbisDec
|
GstMultiFdSink
|
||||||
GstVorbisParse
|
GstTCPServerSink
|
||||||
GstVorbisTag
|
GstTCPClientSink
|
||||||
GstVisual
|
GstVideoSink
|
||||||
GstVisualjess
|
GstXImageSink
|
||||||
GstVisualbumpscope
|
GstXvImageSink
|
||||||
GstVisualcorona
|
|
||||||
GstVisualinfinite
|
|
||||||
GstVisualjakdaw
|
|
||||||
GstVisuallv_analyzer
|
|
||||||
GstVisuallv_scope
|
|
||||||
GstVisualoinksie
|
|
||||||
GstBaseSrc
|
GstBaseSrc
|
||||||
GstPushSrc
|
GstAppSrc
|
||||||
GstCddaBaseSrc
|
GstAudioTestSrc
|
||||||
GstCdParanoiaSrc
|
|
||||||
GstBaseAudioSrc
|
|
||||||
GstAudioSrc
|
|
||||||
GstAlsaSrc
|
|
||||||
GstVideoTestSrc
|
|
||||||
GstTCPClientSrc
|
|
||||||
GstTCPServerSrc
|
|
||||||
GstGioBaseSrc
|
GstGioBaseSrc
|
||||||
GstGioSrc
|
GstGioSrc
|
||||||
GstGioStreamSrc
|
GstGioStreamSrc
|
||||||
GstGnomeVFSSrc
|
GstGnomeVFSSrc
|
||||||
GstAppSrc
|
GstPushSrc
|
||||||
GstAudioTestSrc
|
GstBaseAudioSrc
|
||||||
GstBaseSink
|
GstAudioSrc
|
||||||
GstGioBaseSink
|
GstAlsaSrc
|
||||||
GstGioSink
|
GstCddaBaseSrc
|
||||||
GstGioStreamSink
|
GstCdParanoiaSrc
|
||||||
GstBaseAudioSink
|
GstTCPClientSrc
|
||||||
GstAudioSink
|
GstTCPServerSrc
|
||||||
GstAlsaSink
|
GstV4lElement
|
||||||
GstGnomeVFSSink
|
GstV4lSrc
|
||||||
GstVideoSink
|
GstVideoTestSrc
|
||||||
GstXImageSink
|
GstBaseTransform
|
||||||
GstXvImageSink
|
GstAudioConvert
|
||||||
GstAppSink
|
GstAudioFilter
|
||||||
GstTCPClientSink
|
GstVolume
|
||||||
GstMultiFdSink
|
GstAudioResample
|
||||||
GstTCPServerSink
|
GstVideoFilter
|
||||||
|
GstFFMpegCsp
|
||||||
|
GstVideoScale
|
||||||
|
GstBin
|
||||||
|
GstDecodeBin
|
||||||
|
GstDecodeBin2
|
||||||
|
GstEncodeBin
|
||||||
|
GstPipeline
|
||||||
|
GstPlayBaseBin
|
||||||
|
GstPlayBin
|
||||||
|
GstPlayBin2
|
||||||
|
GstPlaySink
|
||||||
|
GstSubtitleOverlay
|
||||||
|
GstURIDecodeBin
|
||||||
|
GstGDPDepay
|
||||||
|
GstGDPPay
|
||||||
|
GstOggAviParse
|
||||||
|
GstOggDemux
|
||||||
|
GstOggMux
|
||||||
|
GstOggParse
|
||||||
|
GstOgmParse
|
||||||
|
GstOgmAudioParse
|
||||||
|
GstOgmTextParse
|
||||||
|
GstOgmVideoParse
|
||||||
|
GstSsaParse
|
||||||
|
GstStreamSelector
|
||||||
|
GstSubParse
|
||||||
GstTextOverlay
|
GstTextOverlay
|
||||||
GstTimeOverlay
|
|
||||||
GstClockOverlay
|
GstClockOverlay
|
||||||
|
GstTimeOverlay
|
||||||
GstTextRender
|
GstTextRender
|
||||||
GstAlsaMixerElement
|
|
||||||
GstTheoraDec
|
GstTheoraDec
|
||||||
GstTheoraEnc
|
GstTheoraEnc
|
||||||
GstTheoraParse
|
GstTheoraParse
|
||||||
GstOggDemux
|
|
||||||
GstOggMux
|
|
||||||
GstOgmParse
|
|
||||||
GstOgmAudioParse
|
|
||||||
GstOgmVideoParse
|
|
||||||
GstOgmTextParse
|
|
||||||
GstOggParse
|
|
||||||
GstOggAviParse
|
|
||||||
GstAdder
|
|
||||||
GstBaseTransform
|
|
||||||
GstVideoFilter
|
|
||||||
GstVideoScale
|
|
||||||
GstFFMpegCsp
|
|
||||||
GstAudioFilter
|
|
||||||
GstVolume
|
|
||||||
GstAudioConvert
|
|
||||||
GstAudioResample
|
|
||||||
GstVideoRate
|
GstVideoRate
|
||||||
GstStreamSelector
|
GstVisual
|
||||||
GstGDPDepay
|
GstVisualbumpscope
|
||||||
GstGDPPay
|
GstVisualcorona
|
||||||
GstSubParse
|
GstVisualgforce
|
||||||
GstSsaParse
|
GstVisualinfinite
|
||||||
GstAudioRate
|
GstVisualjakdaw
|
||||||
GstBus
|
GstVisualjess
|
||||||
GstTask
|
GstVisuallv_scope
|
||||||
GstTaskPool
|
GstVisualoinksie
|
||||||
GstClock
|
GstVorbisDec
|
||||||
GstSystemClock
|
GstVorbisEnc
|
||||||
GstAudioClock
|
GstVorbisParse
|
||||||
|
GstVorbisTag
|
||||||
|
GstPad
|
||||||
|
GstPadTemplate
|
||||||
GstPlugin
|
GstPlugin
|
||||||
|
GstPluginFeature
|
||||||
|
GstElementFactory
|
||||||
|
GstIndexFactory
|
||||||
|
GstTypeFindFactory
|
||||||
GstRegistry
|
GstRegistry
|
||||||
GstRingBuffer
|
GstRingBuffer
|
||||||
GstAudioSrcRingBuffer
|
|
||||||
GstAudioSinkRingBuffer
|
GstAudioSinkRingBuffer
|
||||||
|
GstAudioSrcRingBuffer
|
||||||
|
GstTask
|
||||||
|
GstTaskPool
|
||||||
GstSignalObject
|
GstSignalObject
|
||||||
GstMixerTrack
|
|
||||||
GstStreamInfo
|
GstStreamInfo
|
||||||
GstColorBalanceChannel
|
GstTunerChannel
|
||||||
|
GstTunerNorm
|
||||||
|
PangoContext
|
||||||
PangoFontMap
|
PangoFontMap
|
||||||
PangoFcFontMap
|
PangoFcFontMap
|
||||||
PangoCairoFcFontMap
|
PangoCairoFcFontMap
|
||||||
PangoContext
|
|
||||||
GInputStream
|
|
||||||
GOutputStream
|
|
||||||
GInterface
|
GInterface
|
||||||
|
GFile
|
||||||
GTypePlugin
|
GTypePlugin
|
||||||
GstChildProxy
|
GstChildProxy
|
||||||
GstURIHandler
|
GstColorBalance
|
||||||
GstTagSetter
|
|
||||||
GstPreset
|
|
||||||
GstImplementsInterface
|
GstImplementsInterface
|
||||||
GstMixer
|
GstMixer
|
||||||
GstPropertyProbe
|
|
||||||
GstNavigation
|
GstNavigation
|
||||||
GstXOverlay
|
GstPreset
|
||||||
GstColorBalance
|
GstPropertyProbe
|
||||||
GstStreamVolume
|
GstStreamVolume
|
||||||
|
GstTagSetter
|
||||||
|
GstTuner
|
||||||
|
GstURIHandler
|
||||||
|
GstXOverlay
|
||||||
PangoCairoFontMap
|
PangoCairoFontMap
|
||||||
GFile
|
|
||||||
|
|
|
@ -1,30 +1,32 @@
|
||||||
|
GstAlsaMixerElement GstImplementsInterface GstMixer GstPropertyProbe
|
||||||
|
GstAlsaSink GstPropertyProbe
|
||||||
|
GstAlsaSrc GstImplementsInterface GstMixer GstPropertyProbe
|
||||||
|
GstAppSink GstURIHandler
|
||||||
|
GstAppSrc GstURIHandler
|
||||||
GstBin GstChildProxy
|
GstBin GstChildProxy
|
||||||
|
GstCdParanoiaSrc GstURIHandler
|
||||||
|
GstCddaBaseSrc GstURIHandler
|
||||||
|
GstDecodeBin GstChildProxy
|
||||||
|
GstDecodeBin2 GstChildProxy
|
||||||
|
GstEncodeBin GstChildProxy
|
||||||
|
GstGioSink GstURIHandler
|
||||||
|
GstGioSrc GstURIHandler
|
||||||
|
GstGnomeVFSSink GstURIHandler
|
||||||
|
GstGnomeVFSSrc GstURIHandler
|
||||||
|
GstOggMux GstPreset
|
||||||
GstPipeline GstChildProxy
|
GstPipeline GstChildProxy
|
||||||
GstPlayBaseBin GstChildProxy
|
GstPlayBaseBin GstChildProxy
|
||||||
GstPlayBin GstChildProxy
|
GstPlayBin GstChildProxy
|
||||||
GstPlayBin2 GstChildProxy GstStreamVolume
|
GstPlayBin2 GstChildProxy GstStreamVolume
|
||||||
GstDecodeBin2 GstChildProxy
|
|
||||||
GstURIDecodeBin GstChildProxy
|
|
||||||
GstDecodeBin GstChildProxy
|
|
||||||
GstPlaySink GstChildProxy
|
GstPlaySink GstChildProxy
|
||||||
GstSubtitleOverlay GstChildProxy
|
GstSubtitleOverlay GstChildProxy
|
||||||
GstEncodeBin GstChildProxy
|
GstTheoraEnc GstPreset
|
||||||
|
GstURIDecodeBin GstChildProxy
|
||||||
|
GstV4lElement GstImplementsInterface GstTuner GstXOverlay GstColorBalance GstPropertyProbe
|
||||||
|
GstV4lSrc GstImplementsInterface GstTuner GstXOverlay GstColorBalance GstPropertyProbe
|
||||||
|
GstVolume GstImplementsInterface GstMixer GstStreamVolume
|
||||||
GstVorbisEnc GstTagSetter GstPreset
|
GstVorbisEnc GstTagSetter GstPreset
|
||||||
GstVorbisTag GstTagSetter
|
GstVorbisTag GstTagSetter
|
||||||
GstCddaBaseSrc GstURIHandler
|
|
||||||
GstCdParanoiaSrc GstURIHandler
|
|
||||||
GstAlsaSrc GstImplementsInterface GstMixer GstPropertyProbe
|
|
||||||
GstGioSrc GstURIHandler
|
|
||||||
GstGnomeVFSSrc GstURIHandler
|
|
||||||
GstAppSrc GstURIHandler
|
|
||||||
GstGioSink GstURIHandler
|
|
||||||
GstAlsaSink GstPropertyProbe
|
|
||||||
GstGnomeVFSSink GstURIHandler
|
|
||||||
GstXImageSink GstImplementsInterface GstNavigation GstXOverlay
|
GstXImageSink GstImplementsInterface GstNavigation GstXOverlay
|
||||||
GstXvImageSink GstImplementsInterface GstNavigation GstXOverlay GstColorBalance GstPropertyProbe
|
GstXvImageSink GstImplementsInterface GstNavigation GstXOverlay GstColorBalance GstPropertyProbe
|
||||||
GstAppSink GstURIHandler
|
|
||||||
GstAlsaMixerElement GstImplementsInterface GstMixer GstPropertyProbe
|
|
||||||
GstTheoraEnc GstPreset
|
|
||||||
GstOggMux GstPreset
|
|
||||||
GstVolume GstImplementsInterface GstMixer GstStreamVolume
|
|
||||||
PangoCairoFcFontMap PangoCairoFontMap
|
PangoCairoFcFontMap PangoCairoFontMap
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
|
GFile GObject
|
||||||
GstChildProxy GstObject
|
GstChildProxy GstObject
|
||||||
GstTagSetter GstElement
|
GstColorBalance GstImplementsInterface GstElement
|
||||||
GstImplementsInterface GstElement
|
GstImplementsInterface GstElement
|
||||||
GstMixer GstImplementsInterface GstElement
|
GstMixer GstImplementsInterface GstElement
|
||||||
GstXOverlay GstImplementsInterface GstElement
|
|
||||||
GstColorBalance GstImplementsInterface GstElement
|
|
||||||
GstStreamVolume GObject
|
GstStreamVolume GObject
|
||||||
|
GstTagSetter GstElement
|
||||||
|
GstTuner GstImplementsInterface GstElement
|
||||||
|
GstXOverlay GstImplementsInterface GstElement
|
||||||
PangoCairoFontMap PangoFontMap
|
PangoCairoFontMap PangoFontMap
|
||||||
GFile GObject
|
|
||||||
|
|
Loading…
Reference in a new issue