TSDuck v3.40-4126
MPEG Transport Stream Toolkit
|
All DVB-defined tags (commands and parameters). More...
#include <tsEMMGMUX.h>
Public Types | |
enum | Command : uint16_t { channel_setup = 0x0011 , channel_test = 0x0012 , channel_status = 0x0013 , channel_close = 0x0014 , channel_error = 0x0015 , stream_setup = 0x0111 , stream_test = 0x0112 , stream_status = 0x0113 , stream_close_request = 0x0114 , stream_close_response = 0x0115 , stream_error = 0x0116 , stream_BW_request = 0x0117 , stream_BW_allocation = 0x0118 , data_provision = 0x0211 } |
EMMG/PDG <=> MUX command tags. More... | |
enum | Parameter : uint16_t { client_id = 0x0001 , section_TSpkt_flag = 0x0002 , data_channel_id = 0x0003 , data_stream_id = 0x0004 , datagram = 0x0005 , bandwidth = 0x0006 , data_type = 0x0007 , data_id = 0x0008 , error_status = 0x7000 , error_information = 0x7001 } |
EMMG/PDG <=> MUX 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::emmgmux::Tags::Command : uint16_t |
EMMG/PDG <=> MUX command tags.
enum ts::emmgmux::Tags::Parameter : uint16_t |
EMMG/PDG <=> MUX parameter tags.