|
Equalizer
1.2.1
|
Samples one channel statistics event. More...
#include <channelStatistics.h>
Inheritance diagram for eq::ChannelStatistics:
Collaboration diagram for eq::ChannelStatistics:Public Member Functions | |
| ChannelStatistics (const Statistic::Type type, Channel *channel, const uint32_t frame=EQ_UNDEFINED_UINT32, const int32_t hint=AUTO) | |
| Construct a statistics sampler and sample the start time. | |
| virtual | ~ChannelStatistics () |
| Destruct the sampler, sample the end time and send the event. | |
Public Attributes | |
| uint32_t | statisticsIndex |
Samples one channel statistics event.
Definition at line 28 of file channelStatistics.h.
| eq::ChannelStatistics::ChannelStatistics | ( | const Statistic::Type | type, |
| Channel * | channel, | ||
| const uint32_t | frame = EQ_UNDEFINED_UINT32, |
||
| const int32_t | hint = AUTO |
||
| ) | [explicit] |
Construct a statistics sampler and sample the start time.
| virtual eq::ChannelStatistics::~ChannelStatistics | ( | ) | [virtual] |
Destruct the sampler, sample the end time and send the event.
1.2.1 by
1.8.0