Data Fields

input_thread_private_t Struct Reference

Private input fields. More...

Collaboration diagram for input_thread_private_t:
Collaboration graph
[legend]

Data Fields

double f_fps
int i_state
bool b_can_pause
bool b_can_rate_control
bool b_can_pace_control
bool b_recording
int i_rate
int64_t i_start
int64_t i_stop
int64_t i_run
int64_t i_time
bool b_fast_seek
bool b_out_pace_control
sout_instance_tp_sout
es_out_tp_es_out
es_out_tp_es_out_display
int i_title
input_title_t ** title
int i_title_offset
int i_seekpoint_offset
seekpoint_t bookmark
int i_bookmark
seekpoint_t ** pp_bookmark
int i_attachment
input_attachment_t ** attachment
input_item_tp_item
input_source_t input
int i_slave
input_source_t ** slave
input_resource_tp_resource
input_resource_tp_resource_private
struct {
   counter_t *   p_read_packets
   counter_t *   p_read_bytes
   counter_t *   p_input_bitrate
   counter_t *   p_demux_read
   counter_t *   p_demux_bitrate
   counter_t *   p_demux_corrupted
   counter_t *   p_demux_discontinuity
   counter_t *   p_decoded_audio
   counter_t *   p_decoded_video
   counter_t *   p_decoded_sub
   counter_t *   p_sout_sent_packets
   counter_t *   p_sout_sent_bytes
   counter_t *   p_sout_send_bitrate
   counter_t *   p_played_abuffers
   counter_t *   p_lost_abuffers
   counter_t *   p_displayed_pictures
   counter_t *   p_lost_pictures
   vlc_mutex_t   counters_lock
counters
vlc_mutex_t lock_control
vlc_cond_t wait_control
int i_control
input_control_t control [100]
bool b_abort
bool is_running
vlc_thread_t thread

Detailed Description

Private input fields.


Field Documentation

Referenced by Create(), input_Stop(), and Run().

Referenced by Control(), and InitTitle().

Referenced by Control(), and StartTitle().

Referenced by Control(), and Create().

Referenced by Control(), Create(), and Init().

Referenced by Create(), MainLoopDemux(), and StartTitle().

Referenced by Create(), MainLoopDemux(), and StartTitle().

Referenced by Create(), input_Join(), and input_Start().

Referenced by DecoderProcessSpu().

Referenced by Create(), Destructor(), End(), and Init().

Referenced by Init(), input_Join(), and input_Start().


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