| VLC
    3.0.18
    | 

Go to the source code of this file.
| Data Structures | |
| struct | es_out_t | 
| Functions | |
| static es_out_id_t * | es_out_Add (es_out_t *out, const es_format_t *fmt) | 
| static void | es_out_Del (es_out_t *out, es_out_id_t *id) | 
| static int | es_out_Send (es_out_t *out, es_out_id_t *id, block_t *p_block) | 
| static int | es_out_vaControl (es_out_t *out, int i_query, va_list args) | 
| static int | es_out_Control (es_out_t *out, int i_query,...) | 
| static void | es_out_Delete (es_out_t *p_out) | 
| static int | es_out_SetPCR (es_out_t *out, int64_t pcr) | 
| static int | es_out_ControlSetMeta (es_out_t *out, const vlc_meta_t *p_meta) | 
| static int | es_out_ControlGetPcrSystem (es_out_t *out, mtime_t *pi_system, mtime_t *pi_delay) | 
| static int | es_out_ControlModifyPcrSystem (es_out_t *out, bool b_absolute, mtime_t i_system) | 
Elementary streams output interface
 1.8.16
 1.8.16