webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
webrtc::ACMTestFrameSizeStats Struct Reference

#include <Channel.h>

Public Attributes

uint16_t frameSizeSample
 
size_t maxPayloadLen
 
uint32_t numPackets
 
uint64_t totalPayloadLenByte
 
uint64_t totalEncodedSamples
 
double rateBitPerSec
 
double usageLenSec
 

Member Data Documentation

◆ frameSizeSample

uint16_t webrtc::ACMTestFrameSizeStats::frameSizeSample

◆ maxPayloadLen

size_t webrtc::ACMTestFrameSizeStats::maxPayloadLen

◆ numPackets

uint32_t webrtc::ACMTestFrameSizeStats::numPackets

◆ rateBitPerSec

double webrtc::ACMTestFrameSizeStats::rateBitPerSec

◆ totalEncodedSamples

uint64_t webrtc::ACMTestFrameSizeStats::totalEncodedSamples

◆ totalPayloadLenByte

uint64_t webrtc::ACMTestFrameSizeStats::totalPayloadLenByte

◆ usageLenSec

double webrtc::ACMTestFrameSizeStats::usageLenSec

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