TSDuck v3.40-4113
MPEG Transport Stream Toolkit
|
All DVB-defined tags (commands and parameters). More...
#include <tsECMGSCS.h>
Public Types | |
enum | Command : uint16_t { channel_setup = 0x0001 , channel_test = 0x0002 , channel_status = 0x0003 , channel_close = 0x0004 , channel_error = 0x0005 , stream_setup = 0x0101 , stream_test = 0x0102 , stream_status = 0x0103 , stream_close_request = 0x0104 , stream_close_response = 0x0105 , stream_error = 0x0106 , CW_provision = 0x0201 , ECM_response = 0x0202 } |
ECMG <=> SCS command tags. More... | |
enum | Parameter : uint16_t { Super_CAS_id = 0x0001 , section_TSpkt_flag = 0x0002 , delay_start = 0x0003 , delay_stop = 0x0004 , transition_delay_start = 0x0005 , transition_delay_stop = 0x0006 , ECM_rep_period = 0x0007 , max_streams = 0x0008 , min_CP_duration = 0x0009 , lead_CW = 0x000A , CW_per_msg = 0x000B , max_comp_time = 0x000C , access_criteria = 0x000D , ECM_channel_id = 0x000E , ECM_stream_id = 0x000F , nominal_CP_duration = 0x0010 , access_criteria_transfer_mode = 0x0011 , CP_number = 0x0012 , CP_duration = 0x0013 , CP_CW_combination = 0x0014 , ECM_datagram = 0x0015 , AC_delay_start = 0x0016 , AC_delay_stop = 0x0017 , CW_encryption = 0x0018 , ECM_id = 0x0019 , error_status = 0x7000 , error_information = 0x7001 } |
ECMG <=> SCS parameter tags. More... | |
All DVB-defined tags (commands and parameters).
Tags is defined as struct instead of namespace to be used as traits/
enum ts::ecmgscs::Tags::Command : uint16_t |
ECMG <=> SCS command tags.
enum ts::ecmgscs::Tags::Parameter : uint16_t |
ECMG <=> SCS parameter tags.