#include <frame_dropper.h>
◆ FrameDropper() [1/4]
webrtc::FrameDropper::FrameDropper |
( |
| ) |
|
◆ FrameDropper() [2/4]
webrtc::FrameDropper::FrameDropper |
( |
float |
max_time_drops | ) |
|
|
explicit |
◆ ~FrameDropper() [1/2]
virtual webrtc::FrameDropper::~FrameDropper |
( |
| ) |
|
|
inlinevirtual |
◆ FrameDropper() [3/4]
webrtc::FrameDropper::FrameDropper |
( |
| ) |
|
◆ FrameDropper() [4/4]
webrtc::FrameDropper::FrameDropper |
( |
float |
max_time_drops | ) |
|
|
explicit |
◆ ~FrameDropper() [2/2]
virtual webrtc::FrameDropper::~FrameDropper |
( |
| ) |
|
|
inlinevirtual |
◆ DropFrame() [1/2]
bool webrtc::FrameDropper::DropFrame |
( |
| ) |
|
|
virtual |
◆ DropFrame() [2/2]
virtual bool webrtc::FrameDropper::DropFrame |
( |
| ) |
|
|
virtual |
◆ Enable() [1/2]
virtual void webrtc::FrameDropper::Enable |
( |
bool |
enable | ) |
|
|
virtual |
◆ Enable() [2/2]
void webrtc::FrameDropper::Enable |
( |
bool |
enable | ) |
|
|
virtual |
◆ Fill() [1/2]
void webrtc::FrameDropper::Fill |
( |
size_t |
frameSizeBytes, |
|
|
bool |
deltaFrame |
|
) |
| |
|
virtual |
◆ Fill() [2/2]
virtual void webrtc::FrameDropper::Fill |
( |
size_t |
frameSizeBytes, |
|
|
bool |
deltaFrame |
|
) |
| |
|
virtual |
◆ Leak() [1/2]
virtual void webrtc::FrameDropper::Leak |
( |
uint32_t |
inputFrameRate | ) |
|
|
virtual |
◆ Leak() [2/2]
◆ Reset() [1/2]
virtual void webrtc::FrameDropper::Reset |
( |
| ) |
|
|
virtual |
◆ Reset() [2/2]
void webrtc::FrameDropper::Reset |
( |
| ) |
|
|
virtual |
◆ SetRates() [1/2]
void webrtc::FrameDropper::SetRates |
( |
float |
bitRate, |
|
|
float |
incoming_frame_rate |
|
) |
| |
|
virtual |
◆ SetRates() [2/2]
virtual void webrtc::FrameDropper::SetRates |
( |
float |
bitRate, |
|
|
float |
incoming_frame_rate |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/video_coding/utility/frame_dropper.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/utility/frame_dropper.cc