TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
This class rebuilds MPEG tables and sections from TS packets. More...
Classes | |
class | ts::SectionDemux |
This class rebuilds MPEG tables and sections from TS packets. More... | |
struct | ts::SectionDemux::Status |
Demux status information. More... | |
Namespaces | |
namespace | ts |
TSDuck namespace, containing all TSDuck classes and functions. | |
Functions | |
std::ostream & | operator<< (std::ostream &strm, const ts::SectionDemux::Status &status) |
Output operator for the status of a ts::SectionDemux. | |
This class rebuilds MPEG tables and sections from TS packets.
|
inline |
Output operator for the status of a ts::SectionDemux.
[in,out] | strm | A standard stream in output mode. |
[in] | status | The status of a ts::SectionDemux. |