|
VLC
4.0.0-dev
|
Data Fields | |
| int | i_query |
| union { | |
| int i_int | |
| struct { | |
| vlc_tick_t i_pts_delay | |
| vlc_tick_t i_pts_jitter | |
| int i_cr_average | |
| } jitter | |
| struct { | |
| double f_position | |
| vlc_tick_t i_time | |
| vlc_tick_t i_normal_time | |
| vlc_tick_t i_length | |
| } times | |
| } | u |
| double ts_cmd_privcontrol_t::f_position |
| int ts_cmd_privcontrol_t::i_cr_average |
| int ts_cmd_privcontrol_t::i_int |
Referenced by CmdExecutePrivControl(), and CmdInitPrivControl().
| vlc_tick_t ts_cmd_privcontrol_t::i_length |
| vlc_tick_t ts_cmd_privcontrol_t::i_normal_time |
| vlc_tick_t ts_cmd_privcontrol_t::i_pts_delay |
| vlc_tick_t ts_cmd_privcontrol_t::i_pts_jitter |
| int ts_cmd_privcontrol_t::i_query |
Referenced by CmdExecutePrivControl(), and CmdInitPrivControl().
| vlc_tick_t ts_cmd_privcontrol_t::i_time |
| struct { ... } ts_cmd_privcontrol_t::jitter |
Referenced by CmdExecutePrivControl(), and CmdInitPrivControl().
| struct { ... } ts_cmd_privcontrol_t::times |
Referenced by CmdExecutePrivControl(), and CmdInitPrivControl().
| union { ... } ts_cmd_privcontrol_t::u |
Referenced by CmdExecutePrivControl(), and CmdInitPrivControl().
1.8.13