Representation of Download Data Header.
More...
#include <tsDSMCCDownloadDataMessage.h>
|
| DownloadDataHeader ()=default |
| Default constructor.
|
|
void | clear () |
| Clear values.
|
|
|
uint32_t | download_id = 0 |
| Used to associate the download data messages and the download control messages of a single instance of a download scenario.
|
|
uint8_t | dsmcc_type = DSMCC_TYPE_DOWNLOAD_MESSAGE |
| Indicates type of MPEG-2 DSM-CC message.
|
|
uint16_t | message_id = DSMCC_MESSAGE_ID_DDB |
| 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.
|
|
Representation of Download Data Header.
- See also
- ETSI TR 101 202 V1.2.1 (2003-01), A.2
The documentation for this class was generated from the following file: