BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

#include <call.hpp>

Public Member Functions

 MathStat ()
 
void fromPj (const pj_math_stat &prm)
 

Data Fields

int n
 
int max
 
int min
 
int last
 
int mean
 

Detailed Description

This structure describes statistics state.

Constructor & Destructor Documentation

◆ MathStat()

pj::MathStat::MathStat ( )

Default constructor

Member Function Documentation

◆ fromPj()

void pj::MathStat::fromPj ( const pj_math_stat prm)

Convert from pjsip

Field Documentation

◆ n

int pj::MathStat::n

number of samples

◆ max

int pj::MathStat::max

maximum value

◆ min

int pj::MathStat::min

minimum value

◆ last

int pj::MathStat::last

last value

◆ mean

int pj::MathStat::mean

mean


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

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.