Top | ![]() |
![]() |
![]() |
![]() |
Properties
gchar * | location | Read / Write |
gchar * | proxy | Read / Write |
gchararray | uri | Read / Write |
gboolean | automatic-redirect | Read / Write |
gchar * | iradio-genre | Read |
gboolean | iradio-mode | Read / Write |
gchar * | iradio-name | Read |
gchar * | iradio-url | Read |
gboolean | neon-http-debug | Read / Write |
gchar * | user-agent | Read / Write |
gboolean | accept-self-signed | Read / Write |
guint | connect-timeout | Read / Write |
GStrv | cookies | Read / Write |
guint | read-timeout | Read / Write |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBaseSrc ╰── GstPushSrc ╰── GstNeonhttpSrc
Description
Synopsis
Element Information
plugin |
neonhttpsrc |
author |
Edgard Lima <edgard.lima@gmail.com>, Rosfran Borges <rosfran.borges@indt.org.br>, Andre Moreira Magalhaes <andre.magalhaes@indt.org.br> |
class |
Source/Network |
Property Details
The “location”
property
“location” gchar *
Location to read from.
Flags: Read / Write
Default value: ""
The “proxy”
property
“proxy” gchar *
Proxy server to use, in the form HOSTNAME:PORT. Defaults to the http_proxy environment variable.
Flags: Read / Write
Default value: ""
The “uri”
property
“uri” gchararray
The location in form of a URI (deprecated; use location).
Flags: Read / Write
Default value: ""
The “automatic-redirect”
property
“automatic-redirect” gboolean
Automatically follow HTTP redirects (HTTP Status Code 3xx).
Flags: Read / Write
Default value: TRUE
The “iradio-genre”
property
“iradio-genre” gchar *
Genre of the stream.
Flags: Read
Default value: NULL
The “iradio-mode”
property
“iradio-mode” gboolean
Enable internet radio mode (ask server to send shoutcast/icecast metadata interleaved with the actual stream data).
Flags: Read / Write
Default value: TRUE
The “iradio-name”
property
“iradio-name” gchar *
Name of the stream.
Flags: Read
Default value: NULL
The “iradio-url”
property
“iradio-url” gchar *
Homepage URL for radio stream.
Flags: Read
Default value: NULL
The “neon-http-debug”
property
“neon-http-debug” gboolean
Enable Neon HTTP debug messages.
Flags: Read / Write
Default value: FALSE
The “user-agent”
property
“user-agent” gchar *
Value of the User-Agent HTTP request header field.
Flags: Read / Write
Default value: "GStreamer neonhttpsrc"
The “accept-self-signed”
property
“accept-self-signed” gboolean
Accept self-signed SSL/TLS certificates.
Flags: Read / Write
Default value: FALSE
The “connect-timeout”
property
“connect-timeout” guint
Value in seconds to timeout a blocking connection (0 = default).
Flags: Read / Write
Allowed values: <= 3600
Default value: 0
The “read-timeout”
property
“read-timeout” guint
Value in seconds to timeout a blocking read (0 = default).
Flags: Read / Write
Allowed values: <= 3600
Default value: 0