VLC  3.0.15
Data Fields
ts_cmd_t Struct Reference
Collaboration diagram for ts_cmd_t:
Collaboration graph
[legend]

Data Fields

int8_t i_type
 
mtime_t i_date
 
union {
   ts_cmd_add_t   add
 
   ts_cmd_del_t   del
 
   ts_cmd_send_t   send
 
   ts_cmd_control_t   control
 
u
 

Field Documentation

◆ add

ts_cmd_add_t ts_cmd_t::add

Referenced by CmdExecuteAdd(), and CmdInitSend().

◆ control

ts_cmd_control_t ts_cmd_t::control

◆ del

ts_cmd_del_t ts_cmd_t::del

Referenced by CmdExecuteDel(), and CmdInitControl().

◆ i_date

mtime_t ts_cmd_t::i_date

Referenced by CmdExecuteDel(), and CmdExecuteSend().

◆ i_type

int8_t ts_cmd_t::i_type

Referenced by CmdExecuteDel(), and CmdExecuteSend().

◆ send

ts_cmd_send_t ts_cmd_t::send

Referenced by CmdExecuteSend(), and CmdInitDel().

◆ u

union { ... } ts_cmd_t::u

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