xine-lib  1.2.9
Data Fields
http_input_plugin_t Struct Reference

Data Fields

input_plugin_t input_plugin
 
xine_stream_tstream
 
char * mrl
 
nbc_tnbc
 
off_t curpos
 
off_t contentlength
 
char buf [1024]
 
char preview [MAX_PREVIEW_SIZE]
 
off_t preview_size
 
char * mime_type
 
const char * user_agent
 
char * proto
 
char * user
 
char * password
 
char * host
 
char * uri
 
int port
 
int fh
 
int is_nsv:1
 
int is_lastfm:1
 
int shoutcast_mode:1
 
int shoutcast_metaint
 
off_t shoutcast_pos
 
char * shoutcast_songtitle
 
char seek_buf [1024]
 

Field Documentation

◆ buf

char http_input_plugin_t::buf[1024]

◆ contentlength

off_t http_input_plugin_t::contentlength

◆ curpos

off_t http_input_plugin_t::curpos

◆ fh

int http_input_plugin_t::fh

◆ host

char* http_input_plugin_t::host

◆ input_plugin

input_plugin_t http_input_plugin_t::input_plugin

◆ is_lastfm

int http_input_plugin_t::is_lastfm

Set to 1 if the stream comes from last.fm.

◆ is_nsv

int http_input_plugin_t::is_nsv

Set to 1 if the stream is a NSV stream.

◆ mime_type

char* http_input_plugin_t::mime_type

◆ mrl

char* http_input_plugin_t::mrl

◆ nbc

nbc_t* http_input_plugin_t::nbc

◆ password

char* http_input_plugin_t::password

◆ port

int http_input_plugin_t::port

◆ preview

char http_input_plugin_t::preview[MAX_PREVIEW_SIZE]

◆ preview_size

off_t http_input_plugin_t::preview_size

◆ proto

char* http_input_plugin_t::proto

◆ seek_buf

char http_input_plugin_t::seek_buf[1024]

◆ shoutcast_metaint

int http_input_plugin_t::shoutcast_metaint

◆ shoutcast_mode

int http_input_plugin_t::shoutcast_mode

Set to 1 if the stream is ShoutCast.

◆ shoutcast_pos

off_t http_input_plugin_t::shoutcast_pos

◆ shoutcast_songtitle

char* http_input_plugin_t::shoutcast_songtitle

◆ stream

xine_stream_t* http_input_plugin_t::stream

◆ uri

char* http_input_plugin_t::uri

◆ user

char* http_input_plugin_t::user

◆ user_agent

const char* http_input_plugin_t::user_agent

The documentation for this struct was generated from the following file: