xine-lib 1.2.11
Data Fields
mmsh_s Struct Reference

Data Fields

xine_stream_tstream
 
int s
 
xine_url_t url
 
char str [1024]
 
asf_header_tasf_header
 
int stream_type
 
uint16_t chunk_type
 
uint16_t chunk_length
 
uint16_t chunk_seq_number
 
uint8_t buf [65536]
 
int buf_size
 
int buf_read
 
uint8_t asf_header_buffer [8192]
 
uint32_t asf_header_len
 
uint32_t asf_header_read
 
int seq_num
 
int video_stream
 
int audio_stream
 
off_t current_pos
 
int user_bandwidth
 
int playing
 
unsigned int start_time
 

Field Documentation

◆ asf_header

asf_header_t* mmsh_s::asf_header

◆ asf_header_buffer

uint8_t mmsh_s::asf_header_buffer[8192]

◆ asf_header_len

uint32_t mmsh_s::asf_header_len

◆ asf_header_read

uint32_t mmsh_s::asf_header_read

◆ audio_stream

int mmsh_s::audio_stream

◆ buf

uint8_t mmsh_s::buf[65536]

◆ buf_read

int mmsh_s::buf_read

◆ buf_size

int mmsh_s::buf_size

◆ chunk_length

uint16_t mmsh_s::chunk_length

◆ chunk_seq_number

uint16_t mmsh_s::chunk_seq_number

◆ chunk_type

uint16_t mmsh_s::chunk_type

◆ current_pos

off_t mmsh_s::current_pos

◆ playing

int mmsh_s::playing

◆ s

int mmsh_s::s

◆ seq_num

int mmsh_s::seq_num

◆ start_time

unsigned int mmsh_s::start_time

◆ str

char mmsh_s::str[1024]

◆ stream

xine_stream_t* mmsh_s::stream

◆ stream_type

int mmsh_s::stream_type

◆ url

xine_url_t mmsh_s::url

◆ user_bandwidth

int mmsh_s::user_bandwidth

◆ video_stream

int mmsh_s::video_stream

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