webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | List of all members
webrtc::VCMCodecTimer Class Reference

#include <codec_timer.h>

Public Member Functions

 VCMCodecTimer ()
 
void AddTiming (int64_t new_decode_time_ms, int64_t now_ms)
 
int64_t RequiredDecodeTimeMs () const
 
 VCMCodecTimer ()
 
void AddTiming (int64_t new_decode_time_ms, int64_t now_ms)
 
int64_t RequiredDecodeTimeMs () const
 

Constructor & Destructor Documentation

◆ VCMCodecTimer() [1/2]

webrtc::VCMCodecTimer::VCMCodecTimer ( )

◆ VCMCodecTimer() [2/2]

webrtc::VCMCodecTimer::VCMCodecTimer ( )

Member Function Documentation

◆ AddTiming() [1/2]

void webrtc::VCMCodecTimer::AddTiming ( int64_t  new_decode_time_ms,
int64_t  now_ms 
)

◆ AddTiming() [2/2]

void webrtc::VCMCodecTimer::AddTiming ( int64_t  new_decode_time_ms,
int64_t  now_ms 
)

◆ RequiredDecodeTimeMs() [1/2]

int64_t webrtc::VCMCodecTimer::RequiredDecodeTimeMs ( ) const

◆ RequiredDecodeTimeMs() [2/2]

int64_t webrtc::VCMCodecTimer::RequiredDecodeTimeMs ( ) const

The documentation for this class was generated from the following files: