TSDuck v3.40-4120
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::DSMCCUserToNetworkMessage::MessageHeader Class Reference

Representation of DSM-CC Message Header structure. More...

#include <tsDSMCCUserToNetworkMessage.h>

Public Member Functions

 MessageHeader ()=default
 Default constructor.
 
void clear ()
 Clear values.
 

Public Attributes

uint8_t dsmcc_type = DSMCC_TYPE_DOWNLOAD_MESSAGE
 Indicates type of MPEG-2 DSM-CC message.
 
uint16_t message_id = 0
 Indicates type of message which is being passed.
 
uint8_t protocol_discriminator = DSMCC_PROTOCOL_DISCRIMINATOR
 Indicates that the message is MPEG-2 DSM-CC message.
 
uint32_t transaction_id = 0
 Used for session integrity and error processing.
 

Detailed Description

Representation of DSM-CC Message Header structure.

See also
ETSI TR 101 202 V1.2.1 (2003-01), A.1

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