VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_demux_chained_t Struct Reference
Collaboration diagram for vlc_demux_chained_t:
[legend]

Data Fields

vlc_stream_fifo_twriter
 
stream_treader
 
vlc_thread_t thread
 
vlc_mutex_t lock
 
struct { 
 
   double   position 
 
   vlc_tick_t   length 
 
   vlc_tick_t   time 
 
stats 
 
es_out_tout
 
char name []
 

Field Documentation

◆ length

◆ lock

◆ name

char vlc_demux_chained_t::name[]

◆ out

es_out_t* vlc_demux_chained_t::out

◆ position

double vlc_demux_chained_t::position

◆ reader

stream_t* vlc_demux_chained_t::reader

◆ [struct]

struct { ... } vlc_demux_chained_t::stats

◆ thread

vlc_thread_t vlc_demux_chained_t::thread

◆ time

◆ writer


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