|
Twitch SDK (Internal)
|
Public Member Functions | |
| TrackedStatsRunningTotals () | |
Public Attributes | |
| uint64_t | recommendedBits |
| uint64_t | encoderOutputBits |
| uint64_t | elapsedSystemTime |
This class is used to keep track of our average recommended bit rate over a period of time, to expose with the GatherTrackingStats API. This is reset to zero each time the GatherTrackingStats API is called.
|
inline |
| uint64_t ttv::broadcast::FrameWriter::TrackedStatsRunningTotals::elapsedSystemTime |
| uint64_t ttv::broadcast::FrameWriter::TrackedStatsRunningTotals::encoderOutputBits |
| uint64_t ttv::broadcast::FrameWriter::TrackedStatsRunningTotals::recommendedBits |
1.8.13