TSDuck v3.43-4441
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::tr101290::Counters Class Reference

Array of error counters as defined in ETSI TR 101 290. More...

#include <tstr101290.h>

Inheritance diagram for ts::tr101290::Counters:
Collaboration diagram for ts::tr101290::Counters:

Public Member Functions

 Counters ()
 Default contructor.
 
void clear ()
 Reset all counters.
 
size_t errorCount () const
 Get the total number of errors.
 

Detailed Description

Array of error counters as defined in ETSI TR 101 290.

Member Function Documentation

◆ errorCount()

size_t ts::tr101290::Counters::errorCount ( ) const

Get the total number of errors.

Returns
The total number of errors. This can be less than the sum of all fields because an error can be included in several counters.

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