Options to convert a binary table into XML.
More...
#include <tsBinaryTable.h>
|
|
| XMLOptions () |
| | Constructor.
|
| |
|
|
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.
|
| |
Options to convert a binary table into XML.
The documentation for this class was generated from the following file: