![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
An association between a language and a service type. More...
#include <tsMediaServiceKindDescriptor.h>

Public Member Functions | |
| language_media_pair_type ()=default | |
| Constructor. | |
Public Attributes | |
| uint8_t | configuration_type = 0 |
| 2 bits | |
| uint8_t | lang_len = 0 |
| 8 bits, only used if lang_len_idc==7 | |
| uint8_t | lang_len_idc = 0 |
| 2 bits | |
| UString | language_code {} |
| BCP47 compliant language code. | |
| std::vector< uint8_t > | media_service_types {} |
| service types associated with this language | |
An association between a language and a service type.