TSDuck v3.38-3675
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::MediaServiceKindDescriptor::language_media_pair_type Class Reference

An association between a language and a service type. More...

#include <tsMediaServiceKindDescriptor.h>

Collaboration diagram for ts::MediaServiceKindDescriptor::language_media_pair_type:

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
 

Detailed Description

An association between a language and a service type.


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