
Data Fields | |
| int | i_query |
| union { | |
| bool b_bool | |
| int i_int | |
| int64_t i_i64 | |
| es_out_id_t * p_es | |
| struct { | |
| int i_int | |
| int64_t i_i64 | |
| } int_i64 | |
| struct { | |
| int i_int | |
| vlc_meta_t * p_meta | |
| } int_meta | |
| struct { | |
| int i_int | |
| vlc_epg_t * p_epg | |
| } int_epg | |
| struct { | |
| es_out_id_t * p_es | |
| bool b_bool | |
| } es_bool | |
| struct { | |
| es_out_id_t * p_es | |
| es_format_t * p_fmt | |
| } es_fmt | |
| struct { | |
| double f_position | |
| mtime_t i_time | |
| mtime_t i_length | |
| } times | |
| struct { | |
| mtime_t i_pts_delay | |
| mtime_t i_pts_jitter | |
| int i_cr_average | |
| } jitter | |
| } | u |
| struct { ... } ts_cmd_control_t::es_bool |
Referenced by CmdExecuteControl(), and CmdInitControl().
| struct { ... } ts_cmd_control_t::es_fmt |
Referenced by CmdCleanControl(), CmdExecuteControl(), and CmdInitControl().
| double ts_cmd_control_t::f_position |
| int64_t ts_cmd_control_t::i_i64 |
Referenced by CmdExecuteControl(), and CmdInitControl().
Referenced by CmdExecuteControl(), and CmdInitControl().
Referenced by CmdCleanControl(), CmdExecuteControl(), and CmdInitControl().
| struct { ... } ts_cmd_control_t::int_epg |
Referenced by CmdCleanControl(), CmdExecuteControl(), and CmdInitControl().
| struct { ... } ts_cmd_control_t::int_i64 |
Referenced by CmdExecuteControl(), and CmdInitControl().
| struct { ... } ts_cmd_control_t::int_meta |
Referenced by CmdCleanControl(), CmdExecuteControl(), and CmdInitControl().
| struct { ... } ts_cmd_control_t::jitter |
Referenced by CmdExecuteControl(), and CmdInitControl().
Referenced by CmdExecuteControl(), and CmdInitControl().
| struct { ... } ts_cmd_control_t::times |
Referenced by CmdExecuteControl(), and CmdInitControl().
| union { ... } ts_cmd_control_t::u |
Referenced by CmdCleanControl(), CmdExecuteControl(), and CmdInitControl().
1.7.1