|
VLC 4.0.0-dev
|
#include <input_internal.h>
Public Types | |
| enum | { VLC_INPUT_EVENT_OUTPUT_STATE_RESUMED , VLC_INPUT_EVENT_OUTPUT_STATE_PAUSED } |
Data Fields | |
| enum vlc_input_event_output_state:: { ... } | action |
| vlc_tick_t | paused_date |
| vlc_es_id_t * | id |
| enum { ... } vlc_input_event_output_state::action |
Referenced by decoder_on_output_paused(), and input_thread_Events().
| vlc_es_id_t* vlc_input_event_output_state::id |
Referenced by input_thread_Events().
| vlc_tick_t vlc_input_event_output_state::paused_date |
Referenced by decoder_on_output_paused(), and input_thread_Events().