Rialto  0.1
Rialto media pipeline API
Public Attributes | List of all members
firebolt::rialto::QosInfo Struct Reference

The information provided in a QOS update. More...

#include <MediaCommon.h>

Public Attributes

uint64_t processed
 
uint64_t dropped
 

Detailed Description

The information provided in a QOS update.

Member Data Documentation

◆ dropped

uint64_t firebolt::rialto::QosInfo::dropped

The total number of video frames/audio samples dropped since MediaPipeline:load.

◆ processed

uint64_t firebolt::rialto::QosInfo::processed

The total number of video frames/audio samples processed since MediaPipeline:load.


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