Samplestream statistics Interface. This interface describes statistical information of an ISampleStream.
More...
#include <samplestream_statistics_intf.h>
Inherits adtf::ucom::ant::IObject.
|
|
| ~ISampleStreamStatistics ()=default |
| | not destructable
|
| |
|
| ~IObject ()=default |
| | Protected destructor --> Only the final implementation can be destroyed!
|
| |
Samplestream statistics Interface. This interface describes statistical information of an ISampleStream.
◆ EnableSampleSizeStatistics()
| virtual void adtf::streaming::wolverine::ISampleStreamStatistics::EnableSampleSizeStatistics |
( |
bool | bEnable | ) |
|
|
pure virtual |
Enables/disables the tracking of sample size statistics. For better performance this can be turned off.
- Parameters
-
| [in] | bEnable | Whether to enable sample size statistics. |
◆ GetStatistics()
Calculates and retrieves the statistical information.
- Returns
- Statistic information object.
◆ ResetStatistics()
| virtual void adtf::streaming::wolverine::ISampleStreamStatistics::ResetStatistics |
( |
| ) |
|
|
pure virtual |
Resets statistical information.
The documentation for this class was generated from the following file: