Data Fields

stream_sys_t Struct Reference

Collaboration diagram for stream_sys_t:
Collaboration graph
[legend]

Data Fields

access_tp_access
stream_read_method_t method
uint64_t i_pos
struct {
   uint64_t   i_start
   uint64_t   i_offset
   block_t *   p_current
   uint64_t   i_size
   block_t *   p_first
   block_t **   pp_last
block
struct {
   unsigned   i_offset
   int   i_tk
   stream_track_t   tk [3]
   uint8_t *   p_buffer
   unsigned   i_used
   unsigned   i_read_size
stream
unsigned int i_peek
uint8_t * p_peek
struct {
   bool   b_fastseek
   uint64_t   i_read_count
   uint64_t   i_bytes
   uint64_t   i_read_time
   unsigned   i_seek_count
   uint64_t   i_seek_time
stat
int i_list
access_entry_t ** list
int i_list_index
access_tp_list_access
block_fifo_tp_fifo
block_tp_block
char * psz_name
es_out_tout
demux_tp_demux
vlc_thread_t thread
bool i_preserve_memory

Field Documentation

Referenced by stream_AccessNew().

struct { ... } stream_sys_t::block
unsigned int stream_sys_t::i_peek

Referenced by Delete(), and stream_MemoryNew().

Referenced by DStreamThread(), and stream_DemuxNew().

struct { ... } stream_sys_t::stat
struct { ... } stream_sys_t::stream

Referenced by DStreamDelete(), and stream_DemuxNew().


The documentation for this struct was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines