VLC  3.0.15
Data Fields
stream_sys_t Struct Reference
Collaboration diagram for stream_sys_t:
Collaboration graph
[legend]

Data Fields

vlc_fifo_tfifo
 
bool eof
 
size_t i_pos
 
size_t i_size
 
uint8_t * p_buffer
 

Field Documentation

◆ eof

bool stream_sys_t::eof

◆ fifo

vlc_fifo_t* stream_sys_t::fifo

◆ i_pos

size_t stream_sys_t::i_pos

Referenced by vlc_stream_MemoryNew().

◆ i_size

size_t stream_sys_t::i_size

Referenced by Control(), and vlc_stream_MemoryNew().

◆ p_buffer

uint8_t* stream_sys_t::p_buffer

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