TSDuck v3.44-4659
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::DSMCCExtractor::Options Struct Reference

Extraction policy. More...

#include <tsDSMCCExtractor.h>

Collaboration diagram for ts::DSMCCExtractor::Options:

Public Attributes

bool data_carousel = false
 If true, skip BIOP parsing and write each module as out_dir/module_XXXX.bin.
 
bool dump_modules = false
 If true, also dump raw assembled module payloads under out_dir/modules/download_id/.
 
bool list_mode = false
 If true, parse and report but write nothing.
 
UString out_dir {}
 Directory where carousel files are written. Required unless list_mode.
 

Detailed Description

Extraction policy.


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