VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_input_event_output_state Struct Reference

#include <input_internal.h>

Collaboration diagram for vlc_input_event_output_state:
[legend]

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_tid
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
VLC_INPUT_EVENT_OUTPUT_STATE_RESUMED 
VLC_INPUT_EVENT_OUTPUT_STATE_PAUSED 

Field Documentation

◆ []

enum { ... } vlc_input_event_output_state::action

◆ id

vlc_es_id_t* vlc_input_event_output_state::id

Referenced by input_thread_Events().

◆ paused_date

vlc_tick_t vlc_input_event_output_state::paused_date

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