|  | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | 
|  | <html> | 
|  | <head> | 
|  | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | 
|  | <title>neonhttpsrc</title> | 
|  | <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> | 
|  | <link rel="home" href="index.html" title="GStreamer Bad Plugins 1.0 Plugins Reference Manual"> | 
|  | <link rel="up" href="ch01.html" title="gst-plugins-bad Elements"> | 
|  | <link rel="prev" href="gst-plugins-bad-plugins-mpg123audiodec.html" title="mpg123audiodec"> | 
|  | <link rel="next" href="gst-plugins-bad-plugins-ofa.html" title="ofa"> | 
|  | <meta name="generator" content="GTK-Doc V1.19 (XML mode)"> | 
|  | <link rel="stylesheet" href="style.css" type="text/css"> | 
|  | </head> | 
|  | <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> | 
|  | <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"> | 
|  | <tr valign="middle"> | 
|  | <td><a accesskey="p" href="gst-plugins-bad-plugins-mpg123audiodec.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> | 
|  | <td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td> | 
|  | <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td> | 
|  | <th width="100%" align="center">GStreamer Bad Plugins 1.0 Plugins Reference Manual</th> | 
|  | <td><a accesskey="n" href="gst-plugins-bad-plugins-ofa.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> | 
|  | </tr> | 
|  | <tr><td colspan="5" class="shortcuts"> | 
|  | <a href="#gst-plugins-bad-plugins-neonhttpsrc.synopsis" class="shortcut">Top</a> | 
|  | | | 
|  | <a href="#gst-plugins-bad-plugins-neonhttpsrc.description" class="shortcut">Description</a> | 
|  | | | 
|  | <a href="#gst-plugins-bad-plugins-neonhttpsrc.object-hierarchy" class="shortcut">Object Hierarchy</a> | 
|  | | | 
|  | <a href="#gst-plugins-bad-plugins-neonhttpsrc.implemented-interfaces" class="shortcut">Implemented Interfaces</a> | 
|  | | | 
|  | <a href="#gst-plugins-bad-plugins-neonhttpsrc.properties" class="shortcut">Properties</a> | 
|  | </td></tr> | 
|  | </table> | 
|  | <div class="refentry"> | 
|  | <a name="gst-plugins-bad-plugins-neonhttpsrc"></a><div class="titlepage"></div> | 
|  | <div class="refnamediv"><table width="100%"><tr> | 
|  | <td valign="top"> | 
|  | <h2><span class="refentrytitle"><a name="gst-plugins-bad-plugins-neonhttpsrc.top_of_page"></a>neonhttpsrc</span></h2> | 
|  | <p>neonhttpsrc — Receive data as a client over the network via HTTP using NEON</p> | 
|  | </td> | 
|  | <td valign="top" align="right"></td> | 
|  | </tr></table></div> | 
|  | <div class="refsynopsisdiv"> | 
|  | <a name="gst-plugins-bad-plugins-neonhttpsrc.synopsis"></a><h2>Synopsis</h2> | 
|  | <a name="GstNeonhttpSrc"></a><pre class="synopsis">struct              <a class="link" href="gst-plugins-bad-plugins-neonhttpsrc.html#GstNeonhttpSrc-struct" title="struct GstNeonhttpSrc">GstNeonhttpSrc</a>; | 
|  | </pre> | 
|  | </div> | 
|  | <div class="refsect1"> | 
|  | <a name="gst-plugins-bad-plugins-neonhttpsrc.object-hierarchy"></a><h2>Object Hierarchy</h2> | 
|  | <pre class="synopsis"> | 
|  | <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a> | 
|  | +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a> | 
|  | +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstObject.html">GstObject</a> | 
|  | +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstElement.html">GstElement</a> | 
|  | +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/GstBaseSrc.html">GstBaseSrc</a> | 
|  | +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/GstPushSrc.html">GstPushSrc</a> | 
|  | +----GstNeonhttpSrc | 
|  | </pre> | 
|  | </div> | 
|  | <div class="refsect1"> | 
|  | <a name="gst-plugins-bad-plugins-neonhttpsrc.implemented-interfaces"></a><h2>Implemented Interfaces</h2> | 
|  | <p> | 
|  | GstNeonhttpSrc implements | 
|  | <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstUriHandler.html#GstURIHandler">GstURIHandler</a>.</p> | 
|  | </div> | 
|  | <div class="refsect1"> | 
|  | <a name="gst-plugins-bad-plugins-neonhttpsrc.properties"></a><h2>Properties</h2> | 
|  | <pre class="synopsis"> | 
|  | "<a class="link" href="gst-plugins-bad-plugins-neonhttpsrc.html#GstNeonhttpSrc--location" title='The "location" property'>location</a>"                 <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write | 
|  | "<a class="link" href="gst-plugins-bad-plugins-neonhttpsrc.html#GstNeonhttpSrc--proxy" title='The "proxy" property'>proxy</a>"                    <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write | 
|  | "<a class="link" href="gst-plugins-bad-plugins-neonhttpsrc.html#GstNeonhttpSrc--uri" title='The "uri" property'>uri</a>"                      <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Standard-Parameter-and-Value-Types.html#gchararray"><span class="type">gchararray</span></a>            : Read / Write | 
|  | "<a class="link" href="gst-plugins-bad-plugins-neonhttpsrc.html#GstNeonhttpSrc--automatic-redirect" title='The "automatic-redirect" property'>automatic-redirect</a>"       <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write | 
|  | "<a class="link" href="gst-plugins-bad-plugins-neonhttpsrc.html#GstNeonhttpSrc--iradio-genre" title='The "iradio-genre" property'>iradio-genre</a>"             <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read | 
|  | "<a class="link" href="gst-plugins-bad-plugins-neonhttpsrc.html#GstNeonhttpSrc--iradio-mode" title='The "iradio-mode" property'>iradio-mode</a>"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write | 
|  | "<a class="link" href="gst-plugins-bad-plugins-neonhttpsrc.html#GstNeonhttpSrc--iradio-name" title='The "iradio-name" property'>iradio-name</a>"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read | 
|  | "<a class="link" href="gst-plugins-bad-plugins-neonhttpsrc.html#GstNeonhttpSrc--iradio-url" title='The "iradio-url" property'>iradio-url</a>"               <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read | 
|  | "<a class="link" href="gst-plugins-bad-plugins-neonhttpsrc.html#GstNeonhttpSrc--neon-http-debug" title='The "neon-http-debug" property'>neon-http-debug</a>"          <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write | 
|  | "<a class="link" href="gst-plugins-bad-plugins-neonhttpsrc.html#GstNeonhttpSrc--user-agent" title='The "user-agent" property'>user-agent</a>"               <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write | 
|  | "<a class="link" href="gst-plugins-bad-plugins-neonhttpsrc.html#GstNeonhttpSrc--accept-self-signed" title='The "accept-self-signed" property'>accept-self-signed</a>"       <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write | 
|  | "<a class="link" href="gst-plugins-bad-plugins-neonhttpsrc.html#GstNeonhttpSrc--connect-timeout" title='The "connect-timeout" property'>connect-timeout</a>"          <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read / Write | 
|  | "<a class="link" href="gst-plugins-bad-plugins-neonhttpsrc.html#GstNeonhttpSrc--cookies" title='The "cookies" property'>cookies</a>"                  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Boxed-Types.html#GStrv"><span class="type">GStrv</span></a>                 : Read / Write | 
|  | "<a class="link" href="gst-plugins-bad-plugins-neonhttpsrc.html#GstNeonhttpSrc--read-timeout" title='The "read-timeout" property'>read-timeout</a>"             <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read / Write | 
|  | </pre> | 
|  | </div> | 
|  | <div class="refsect1"> | 
|  | <a name="gst-plugins-bad-plugins-neonhttpsrc.description"></a><h2>Description</h2> | 
|  | <div class="refsynopsisdiv"> | 
|  | <h2>Synopsis</h2> | 
|  | <div class="refsect2"> | 
|  | <a name="id-1.2.47.7.2.1"></a><h3>Element Information</h3> | 
|  | <div class="variablelist"><table border="0" class="variablelist"> | 
|  | <colgroup> | 
|  | <col align="left" valign="top"> | 
|  | <col> | 
|  | </colgroup> | 
|  | <tbody> | 
|  | <tr> | 
|  | <td><p><span class="term">plugin</span></p></td> | 
|  | <td> | 
|  | <a class="link" href="gst-plugins-bad-plugins-plugin-neon.html#plugin-neon">neon</a> | 
|  | </td> | 
|  | </tr> | 
|  | <tr> | 
|  | <td><p><span class="term">author</span></p></td> | 
|  | <td>Edgard Lima <edgard.lima@indt.org.br>, Rosfran Borges <rosfran.borges@indt.org.br>, Andre Moreira Magalhaes <andre.magalhaes@indt.org.br></td> | 
|  | </tr> | 
|  | <tr> | 
|  | <td><p><span class="term">class</span></p></td> | 
|  | <td>Source/Network</td> | 
|  | </tr> | 
|  | </tbody> | 
|  | </table></div> | 
|  | </div> | 
|  | <hr> | 
|  | <div class="refsect2"> | 
|  | <a name="id-1.2.47.7.2.2"></a><h3>Element Pads</h3> | 
|  | <div class="variablelist"><table border="0" class="variablelist"> | 
|  | <colgroup> | 
|  | <col align="left" valign="top"> | 
|  | <col> | 
|  | </colgroup> | 
|  | <tbody> | 
|  | <tr> | 
|  | <td><p><span class="term">name</span></p></td> | 
|  | <td>src</td> | 
|  | </tr> | 
|  | <tr> | 
|  | <td><p><span class="term">direction</span></p></td> | 
|  | <td>source</td> | 
|  | </tr> | 
|  | <tr> | 
|  | <td><p><span class="term">presence</span></p></td> | 
|  | <td>always</td> | 
|  | </tr> | 
|  | <tr> | 
|  | <td><p><span class="term">details</span></p></td> | 
|  | <td>ANY</td> | 
|  | </tr> | 
|  | </tbody> | 
|  | </table></div> | 
|  | </div> | 
|  | </div> | 
|  | <p> | 
|  | </p> | 
|  | </div> | 
|  | <div class="refsect1"> | 
|  | <a name="gst-plugins-bad-plugins-neonhttpsrc.details"></a><h2>Details</h2> | 
|  | <div class="refsect2"> | 
|  | <a name="GstNeonhttpSrc-struct"></a><h3>struct GstNeonhttpSrc</h3> | 
|  | <pre class="programlisting">struct GstNeonhttpSrc;</pre> | 
|  | <p> | 
|  | </p> | 
|  | </div> | 
|  | </div> | 
|  | <div class="refsect1"> | 
|  | <a name="gst-plugins-bad-plugins-neonhttpsrc.property-details"></a><h2>Property Details</h2> | 
|  | <div class="refsect2"> | 
|  | <a name="GstNeonhttpSrc--location"></a><h3>The <code class="literal">"location"</code> property</h3> | 
|  | <pre class="programlisting">  "location"                 <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write</pre> | 
|  | <p>Location to read from.</p> | 
|  | <p>Default value: ""</p> | 
|  | </div> | 
|  | <hr> | 
|  | <div class="refsect2"> | 
|  | <a name="GstNeonhttpSrc--proxy"></a><h3>The <code class="literal">"proxy"</code> property</h3> | 
|  | <pre class="programlisting">  "proxy"                    <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write</pre> | 
|  | <p>Proxy server to use, in the form HOSTNAME:PORT. Defaults to the http_proxy environment variable.</p> | 
|  | <p>Default value: ""</p> | 
|  | </div> | 
|  | <hr> | 
|  | <div class="refsect2"> | 
|  | <a name="GstNeonhttpSrc--uri"></a><h3>The <code class="literal">"uri"</code> property</h3> | 
|  | <pre class="programlisting">  "uri"                      <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Standard-Parameter-and-Value-Types.html#gchararray"><span class="type">gchararray</span></a>            : Read / Write</pre> | 
|  | <p>The location in form of a URI (deprecated; use location).</p> | 
|  | <p>Default value: ""</p> | 
|  | </div> | 
|  | <hr> | 
|  | <div class="refsect2"> | 
|  | <a name="GstNeonhttpSrc--automatic-redirect"></a><h3>The <code class="literal">"automatic-redirect"</code> property</h3> | 
|  | <pre class="programlisting">  "automatic-redirect"       <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre> | 
|  | <p>Automatically follow HTTP redirects (HTTP Status Code 3xx).</p> | 
|  | <p>Default value: TRUE</p> | 
|  | </div> | 
|  | <hr> | 
|  | <div class="refsect2"> | 
|  | <a name="GstNeonhttpSrc--iradio-genre"></a><h3>The <code class="literal">"iradio-genre"</code> property</h3> | 
|  | <pre class="programlisting">  "iradio-genre"             <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read</pre> | 
|  | <p>Genre of the stream.</p> | 
|  | <p>Default value: NULL</p> | 
|  | </div> | 
|  | <hr> | 
|  | <div class="refsect2"> | 
|  | <a name="GstNeonhttpSrc--iradio-mode"></a><h3>The <code class="literal">"iradio-mode"</code> property</h3> | 
|  | <pre class="programlisting">  "iradio-mode"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre> | 
|  | <p>Enable internet radio mode (ask server to send shoutcast/icecast metadata interleaved with the actual stream data).</p> | 
|  | <p>Default value: TRUE</p> | 
|  | </div> | 
|  | <hr> | 
|  | <div class="refsect2"> | 
|  | <a name="GstNeonhttpSrc--iradio-name"></a><h3>The <code class="literal">"iradio-name"</code> property</h3> | 
|  | <pre class="programlisting">  "iradio-name"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read</pre> | 
|  | <p>Name of the stream.</p> | 
|  | <p>Default value: NULL</p> | 
|  | </div> | 
|  | <hr> | 
|  | <div class="refsect2"> | 
|  | <a name="GstNeonhttpSrc--iradio-url"></a><h3>The <code class="literal">"iradio-url"</code> property</h3> | 
|  | <pre class="programlisting">  "iradio-url"               <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read</pre> | 
|  | <p>Homepage URL for radio stream.</p> | 
|  | <p>Default value: NULL</p> | 
|  | </div> | 
|  | <hr> | 
|  | <div class="refsect2"> | 
|  | <a name="GstNeonhttpSrc--neon-http-debug"></a><h3>The <code class="literal">"neon-http-debug"</code> property</h3> | 
|  | <pre class="programlisting">  "neon-http-debug"          <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre> | 
|  | <p>Enable Neon HTTP debug messages.</p> | 
|  | <p>Default value: FALSE</p> | 
|  | </div> | 
|  | <hr> | 
|  | <div class="refsect2"> | 
|  | <a name="GstNeonhttpSrc--user-agent"></a><h3>The <code class="literal">"user-agent"</code> property</h3> | 
|  | <pre class="programlisting">  "user-agent"               <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write</pre> | 
|  | <p>Value of the User-Agent HTTP request header field.</p> | 
|  | <p>Default value: "GStreamer neonhttpsrc"</p> | 
|  | </div> | 
|  | <hr> | 
|  | <div class="refsect2"> | 
|  | <a name="GstNeonhttpSrc--accept-self-signed"></a><h3>The <code class="literal">"accept-self-signed"</code> property</h3> | 
|  | <pre class="programlisting">  "accept-self-signed"       <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre> | 
|  | <p>Accept self-signed SSL/TLS certificates.</p> | 
|  | <p>Default value: FALSE</p> | 
|  | </div> | 
|  | <hr> | 
|  | <div class="refsect2"> | 
|  | <a name="GstNeonhttpSrc--connect-timeout"></a><h3>The <code class="literal">"connect-timeout"</code> property</h3> | 
|  | <pre class="programlisting">  "connect-timeout"          <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read / Write</pre> | 
|  | <p>Value in seconds to timeout a blocking connection (0 = default).</p> | 
|  | <p>Allowed values: <= 3600</p> | 
|  | <p>Default value: 0</p> | 
|  | </div> | 
|  | <hr> | 
|  | <div class="refsect2"> | 
|  | <a name="GstNeonhttpSrc--cookies"></a><h3>The <code class="literal">"cookies"</code> property</h3> | 
|  | <pre class="programlisting">  "cookies"                  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Boxed-Types.html#GStrv"><span class="type">GStrv</span></a>                 : Read / Write</pre> | 
|  | <p>HTTP request cookies.</p> | 
|  | </div> | 
|  | <hr> | 
|  | <div class="refsect2"> | 
|  | <a name="GstNeonhttpSrc--read-timeout"></a><h3>The <code class="literal">"read-timeout"</code> property</h3> | 
|  | <pre class="programlisting">  "read-timeout"             <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read / Write</pre> | 
|  | <p>Value in seconds to timeout a blocking read (0 = default).</p> | 
|  | <p>Allowed values: <= 3600</p> | 
|  | <p>Default value: 0</p> | 
|  | </div> | 
|  | </div> | 
|  | </div> | 
|  | <div class="footer"> | 
|  | <hr> | 
|  | Generated by GTK-Doc V1.19</div> | 
|  | </body> | 
|  | </html> |