TSDuck v3.41-4217
MPEG Transport Stream Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages Concepts
ts::MaterialInformationDescriptor::Material Class Reference

Description of one material. More...

#include <tsMaterialInformationDescriptor.h>

Collaboration diagram for ts::MaterialInformationDescriptor::Material:

Public Attributes

UString material_code {}
 Material code.
 
uint8_t material_code_type = 0
 Material code type.
 
UString material_name {}
 Material name.
 
std::optional< cn::seconds > material_period {}
 hh:mm:ss
 
uint8_t material_type = 0
 Material type.
 
UString material_url {}
 Material URL.
 
uint8_t material_url_type = 0
 Material URL type.
 
ByteBlock reserved {}
 For future use.
 

Detailed Description

Description of one material.


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