|
VLC
2.1.0-git
|
Private input fields. More...

Private input fields.
| input_attachment_t** input_thread_private_t::attachment |
Referenced by Create(), End(), input_ExtractAttachmentAndCacheArt(), input_vaControl(), InputSourceInit(), InputSourceMeta(), and LoadSubtitles().
| bool input_thread_private_t::b_abort |
Referenced by Create(), input_Stop(), and Run().
| bool input_thread_private_t::b_can_pace_control |
| bool input_thread_private_t::b_can_pause |
Referenced by Control(), ControlPause(), ControlUnpause(), InitTitle(), and MainLoop().
| bool input_thread_private_t::b_can_rate_control |
Referenced by Control(), and InitTitle().
| bool input_thread_private_t::b_fast_seek |
Referenced by Control(), and StartTitle().
| bool input_thread_private_t::b_out_pace_control |
Referenced by Control(), Create(), EsOutControlLocked(), EsOutGetWakeup(), EsOutSend(), and Init().
| seekpoint_t input_thread_private_t::bookmark |
Referenced by Create(), input_vaControl(), and MainLoopInterface().
| input_control_t input_thread_private_t::control[100] |
Referenced by ControlGetReducedIndexLocked(), ControlPop(), Destructor(), and input_ControlPush().
| struct { ... } input_thread_private_t::counters |
| vlc_mutex_t input_thread_private_t::counters_lock |
| double input_thread_private_t::f_fps |
Referenced by input_vaControl(), InputSourceInit(), and LoadSubtitles().
| int input_thread_private_t::i_attachment |
Referenced by Create(), End(), input_ExtractAttachmentAndCacheArt(), input_vaControl(), InputSourceInit(), InputSourceMeta(), and LoadSubtitles().
| int input_thread_private_t::i_bookmark |
Referenced by Control(), Create(), input_vaControl(), and UpdateBookmarksOption().
| int input_thread_private_t::i_control |
Referenced by ControlGetReducedIndexLocked(), ControlPop(), Create(), Destructor(), and input_ControlPush().
| int64_t input_thread_private_t::i_run |
Referenced by Create(), MainLoopDemux(), and StartTitle().
| int input_thread_private_t::i_seekpoint_offset |
Referenced by Create(), InitTitle(), input_ControlVarNavigation(), and input_ControlVarTitle().
| int input_thread_private_t::i_slave |
Referenced by Control(), Create(), End(), Init(), LoadSlaves(), MainLoopDemux(), SlaveDemux(), SlaveSeek(), SubtitleAdd(), and UpdatePtsDelay().
| int64_t input_thread_private_t::i_start |
Referenced by Create(), MainLoopTryRepeat(), and StartTitle().
| int input_thread_private_t::i_state |
Referenced by Control(), Create(), input_ChangeState(), input_ControlVarInit(), input_UpdateStatistic(), and MainLoop().
| int64_t input_thread_private_t::i_stop |
Referenced by Create(), MainLoopDemux(), and StartTitle().
| int64_t input_thread_private_t::i_time |
Referenced by Create(), MainLoopDemux(), and MainLoopInterface().
| int input_thread_private_t::i_title |
Referenced by Create(), InitTitle(), input_ControlVarNavigation(), input_ControlVarStop(), and input_vaControl().
| int input_thread_private_t::i_title_offset |
Referenced by Create(), InitTitle(), and input_ControlVarNavigation().
| input_source_t input_thread_private_t::input |
Referenced by Control(), ControlPause(), ControlUnpause(), Create(), End(), Init(), InitPrograms(), InitTitle(), InputSourceInit(), MainLoop(), MainLoopDemux(), MainLoopInterface(), MainLoopTryRepeat(), SlaveDemux(), SlaveSeek(), StartTitle(), UpdateGenericFromAccess(), UpdateGenericFromDemux(), UpdatePtsDelay(), UpdateTitleListfromDemux(), UpdateTitleSeekpoint(), UpdateTitleSeekpointFromAccess(), and UpdateTitleSeekpointFromDemux().
| bool input_thread_private_t::is_running |
Referenced by Create(), input_Join(), and input_Start().
| vlc_mutex_t input_thread_private_t::lock_control |
Referenced by ControlPop(), Create(), Destructor(), input_ControlPush(), input_Stop(), and Run().
| counter_t* input_thread_private_t::p_decoded_audio |
Referenced by DecoderDecodeAudio(), and stats_ComputeInputStats().
| counter_t* input_thread_private_t::p_decoded_sub |
Referenced by DecoderProcessSpu().
| counter_t* input_thread_private_t::p_decoded_video |
Referenced by DecoderDecodeVideo(), and stats_ComputeInputStats().
| counter_t* input_thread_private_t::p_demux_bitrate |
Referenced by EsOutSend(), and stats_ComputeInputStats().
| counter_t* input_thread_private_t::p_demux_corrupted |
Referenced by EsOutSend(), and stats_ComputeInputStats().
| counter_t* input_thread_private_t::p_demux_discontinuity |
Referenced by EsOutSend(), and stats_ComputeInputStats().
| counter_t* input_thread_private_t::p_demux_read |
Referenced by EsOutSend(), and stats_ComputeInputStats().
| counter_t* input_thread_private_t::p_displayed_pictures |
Referenced by DecoderDecodeVideo(), and stats_ComputeInputStats().
| es_out_t* input_thread_private_t::p_es_out |
Referenced by Control(), ControlPause(), ControlUnpause(), Create(), End(), Init(), InitPrograms(), InputSourceInit(), InputUpdateMeta(), MainLoop(), MainLoopDemux(), MainLoopInterface(), and UpdatePtsDelay().
| es_out_t* input_thread_private_t::p_es_out_display |
Referenced by Control(), Create(), Destructor(), End(), Init(), input_vaControl(), SubtitleAdd(), and UpdatePtsDelay().
| counter_t* input_thread_private_t::p_input_bitrate |
Referenced by AReadBlock(), AReadStream(), and stats_ComputeInputStats().
| input_item_t* input_thread_private_t::p_item |
Referenced by Control(), Create(), Destructor(), End(), EsOutAdd(), EsOutProgramEpg(), EsOutProgramMeta(), EsOutProgramSelect(), EsOutTerminate(), Init(), InitTitle(), input_ChangeState(), input_ExtractAttachmentAndCacheArt(), input_GetItem(), input_SendEventLength(), input_SendEventMeta(), input_SendEventMetaInfo(), input_SendEventMetaName(), input_vaControl(), InputSourceInit(), InputSourceMeta(), LoadSubtitles(), MainLoopInterface(), MainLoopStatistic(), and UpdateBookmarksOption().
| counter_t* input_thread_private_t::p_lost_abuffers |
Referenced by DecoderDecodeAudio(), and stats_ComputeInputStats().
| counter_t* input_thread_private_t::p_lost_pictures |
Referenced by DecoderDecodeVideo(), and stats_ComputeInputStats().
| counter_t* input_thread_private_t::p_played_abuffers |
Referenced by DecoderDecodeAudio(), and stats_ComputeInputStats().
| counter_t* input_thread_private_t::p_read_bytes |
Referenced by AReadBlock(), AReadStream(), and stats_ComputeInputStats().
| counter_t* input_thread_private_t::p_read_packets |
Referenced by AReadBlock(), AReadStream(), and stats_ComputeInputStats().
| input_resource_t* input_thread_private_t::p_resource |
Referenced by Create(), Destructor(), End(), EsOutControlLocked(), EsOutDecodersStopBuffering(), Init(), input_DecoderNew(), and input_vaControl().
| input_resource_t* input_thread_private_t::p_resource_private |
Referenced by Create(), Destructor(), End(), and Init().
| sout_instance_t* input_thread_private_t::p_sout |
Referenced by Control(), Create(), End(), EsCreateDecoder(), EsOutControlLocked(), EsOutMeta(), EsOutSend(), EsSelect(), Init(), InitPrograms(), and ObjectKillChildrens().
| counter_t* input_thread_private_t::p_sout_send_bitrate |
Referenced by InitStatistics(), input_UpdateStatistic(), and stats_ComputeInputStats().
| counter_t* input_thread_private_t::p_sout_sent_bytes |
Referenced by InitStatistics(), input_UpdateStatistic(), and stats_ComputeInputStats().
| counter_t* input_thread_private_t::p_sout_sent_packets |
Referenced by InitStatistics(), and stats_ComputeInputStats().
| seekpoint_t** input_thread_private_t::pp_bookmark |
Referenced by Control(), Create(), input_vaControl(), and UpdateBookmarksOption().
| input_source_t** input_thread_private_t::slave |
Referenced by Control(), Create(), End(), Init(), LoadSlaves(), SlaveDemux(), SlaveSeek(), SubtitleAdd(), and UpdatePtsDelay().
| vlc_thread_t input_thread_private_t::thread |
Referenced by Init(), input_Join(), and input_Start().
| input_title_t** input_thread_private_t::title |
Referenced by Create(), InitTitle(), input_ControlVarNavigation(), input_ControlVarTitle(), and input_vaControl().
| vlc_cond_t input_thread_private_t::wait_control |
Referenced by ControlPop(), Create(), Destructor(), and input_ControlPush().
1.8.1.2