TSDuck v3.38-3699
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::BinaryTable::XMLOptions Class Reference

Options to convert a binary table into XML. More...

#include <tsBinaryTable.h>

Public Member Functions

 XMLOptions ()
 Constructor.
 

Public Attributes

bool forceGeneric = false
 Force a generic table node even if the table can be specialized.
 
bool setLocalTime = false
 Add a metadata element with the current local time.
 
bool setPackets = false
 Add a metadata element with the index of the first and last TS packets of the table.
 
bool setPID = false
 Add a metadata element with the source PID, when available.
 
bool setSections = false
 Add metadata elements with hexadecimal dump of each section in the table.
 

Detailed Description

Options to convert a binary table into XML.


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