mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-06 01:19:38 +00:00
121 lines
3.2 KiB
Text
121 lines
3.2 KiB
Text
|
<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
||
|
|
||
|
<!entity GstParseAu SYSTEM "sgml/gstparseau.sgml">
|
||
|
<!entity Audioscale SYSTEM "sgml/audioscale.sgml">
|
||
|
<!entity GstAviEncoder SYSTEM "sgml/gstaviencoder.sgml">
|
||
|
<!entity GstParseAvi SYSTEM "sgml/gstparseavi.sgml">
|
||
|
<!entity GstWinDec SYSTEM "sgml/gstwindec.sgml">
|
||
|
<!entity GstWinEnc SYSTEM "sgml/gstwinenc.sgml">
|
||
|
<!entity GstV4lSrc SYSTEM "sgml/gstv4lsrc.sgml">
|
||
|
<!entity GstStereo SYSTEM "sgml/stereo.sgml">
|
||
|
<!entity GstVolume SYSTEM "sgml/volume.sgml">
|
||
|
<!entity GstMedian SYSTEM "sgml/median.sgml">
|
||
|
<!entity GstSmooth SYSTEM "sgml/smooth.sgml">
|
||
|
<!entity GstJpegDec SYSTEM "sgml/gstjpegdec.sgml">
|
||
|
<!entity GstJpegEnc SYSTEM "sgml/gstjpegenc.sgml">
|
||
|
<!entity GstMpg123 SYSTEM "sgml/gstmpg123.sgml">
|
||
|
<!entity Mp3Parse SYSTEM "sgml/mp3parse.sgml">
|
||
|
<!entity GstMpegplay SYSTEM "sgml/gstmpeg_play.sgml">
|
||
|
<!entity GstMpegAudio SYSTEM "sgml/gstmpegaudio.sgml">
|
||
|
<!entity GstMpeg1Parse SYSTEM "sgml/mpeg1parse.sgml">
|
||
|
<!entity SystemEncode SYSTEM "sgml/system_encode.sgml">
|
||
|
<!entity Mp1VideoParse SYSTEM "sgml/mp1videoparse.sgml">
|
||
|
<!entity Ac3Dec SYSTEM "sgml/ac3dec.sgml">
|
||
|
<!entity Ac3Parse SYSTEM "sgml/ac3parse.sgml">
|
||
|
<!entity GstMpeg2enc SYSTEM "sgml/gstmpeg2enc.sgml">
|
||
|
<!entity Mpeg2Parse SYSTEM "sgml/mpeg2parse.sgml">
|
||
|
<!entity Mpeg2Subt SYSTEM "sgml/mpeg2subt.sgml">
|
||
|
<!entity Mpeg2Play SYSTEM "sgml/gstmpeg2play.sgml">
|
||
|
<!entity Mp2VideoParse SYSTEM "sgml/mp2videoparse.sgml">
|
||
|
<!entity RTJpegDec SYSTEM "sgml/rtjpegdec.sgml">
|
||
|
<!entity RTJpegEnc SYSTEM "sgml/rtjpegenc.sgml">
|
||
|
<!entity VCDSrc SYSTEM "sgml/vcdsrc.sgml">
|
||
|
<!entity Videoscale SYSTEM "sgml/videoscale.sgml">
|
||
|
<!entity VideoSink SYSTEM "sgml/videosink.sgml">
|
||
|
<!entity GstSmoothWave SYSTEM "sgml/smoothwave.sgml">
|
||
|
<!entity GstSpectrum SYSTEM "sgml/gstspectrum.sgml">
|
||
|
<!entity GstSynaesthesia SYSTEM "sgml/synaesthesia.sgml">
|
||
|
<!entity GstVuMeter SYSTEM "sgml/vumeter.sgml">
|
||
|
<!entity VorbisDec SYSTEM "sgml/vorbisdec.sgml">
|
||
|
<!entity VorbisEnc SYSTEM "sgml/vorbisenc.sgml">
|
||
|
<!entity GstParseWav SYSTEM "sgml/gstparsewav.sgml">
|
||
|
|
||
|
<!entity gstreamer-tree-index SYSTEM "sgml/tree_index.sgml">
|
||
|
]>
|
||
|
|
||
|
|
||
|
<book>
|
||
|
<bookinfo>
|
||
|
<title>GStreamer Library Reference Manual (Plugins)</title>
|
||
|
</bookinfo>
|
||
|
|
||
|
<chapter id="plugins">
|
||
|
<title>GStreamer Standard Plugins</title>
|
||
|
|
||
|
<para>
|
||
|
The following code example shows you how to create a GstDiskSrc element.
|
||
|
</para>
|
||
|
|
||
|
&GstParseAu;
|
||
|
&Audioscale;
|
||
|
|
||
|
&GstAviEncoder;
|
||
|
&GstParseAvi;
|
||
|
&GstWinDec;
|
||
|
&GstWinEnc;
|
||
|
&GstParseWav;
|
||
|
|
||
|
&GstV4lSrc;
|
||
|
|
||
|
&GstStereo;
|
||
|
&GstVolume;
|
||
|
|
||
|
&GstMedian;
|
||
|
&GstSmooth;
|
||
|
|
||
|
&GstJpegDec;
|
||
|
&GstJpegEnc;
|
||
|
|
||
|
&GstMpg123;
|
||
|
&Mp3Parse;
|
||
|
&GstMpegplay;
|
||
|
&GstMpegAudio;
|
||
|
&GstMpeg1Parse;
|
||
|
&SystemEncode;
|
||
|
&Mp1VideoParse;
|
||
|
|
||
|
&Ac3Dec;
|
||
|
&Ac3Parse;
|
||
|
&GstMpeg2enc;
|
||
|
&Mpeg2Parse;
|
||
|
&Mpeg2Subt;
|
||
|
&Mpeg2Play;
|
||
|
&Mp2VideoParse;
|
||
|
|
||
|
&RTJpegDec;
|
||
|
&RTJpegEnc;
|
||
|
|
||
|
&VCDSrc;
|
||
|
|
||
|
&Videoscale;
|
||
|
&VideoSink;
|
||
|
|
||
|
&GstSmoothWave;
|
||
|
&GstSpectrum;
|
||
|
&GstSynaesthesia;
|
||
|
&GstVuMeter;
|
||
|
|
||
|
&VorbisDec;
|
||
|
&VorbisEnc;
|
||
|
</chapter>
|
||
|
|
||
|
<chapter id="gst-index">
|
||
|
<title>Index</title>
|
||
|
|
||
|
<sect1>
|
||
|
<title>Object Hierarchy</title>
|
||
|
&gstreamer-tree-index;
|
||
|
</sect1>
|
||
|
</chapter>
|
||
|
</book>
|