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

#include <video_bitrate_allocator.h>

Inheritance diagram for webrtc::VideoBitrateAllocationObserver:
webrtc::internal::VideoSendStreamImpl

Public Member Functions

 VideoBitrateAllocationObserver ()
 
virtual ~VideoBitrateAllocationObserver ()
 
virtual void OnBitrateAllocationUpdated (const BitrateAllocation &allocation)=0
 
 VideoBitrateAllocationObserver ()
 
virtual ~VideoBitrateAllocationObserver ()
 
virtual void OnBitrateAllocationUpdated (const BitrateAllocation &allocation)=0
 

Constructor & Destructor Documentation

◆ VideoBitrateAllocationObserver() [1/2]

webrtc::VideoBitrateAllocationObserver::VideoBitrateAllocationObserver ( )
inline

◆ ~VideoBitrateAllocationObserver() [1/2]

virtual webrtc::VideoBitrateAllocationObserver::~VideoBitrateAllocationObserver ( )
inlinevirtual

◆ VideoBitrateAllocationObserver() [2/2]

webrtc::VideoBitrateAllocationObserver::VideoBitrateAllocationObserver ( )
inline

◆ ~VideoBitrateAllocationObserver() [2/2]

virtual webrtc::VideoBitrateAllocationObserver::~VideoBitrateAllocationObserver ( )
inlinevirtual

Member Function Documentation

◆ OnBitrateAllocationUpdated() [1/2]

virtual void webrtc::VideoBitrateAllocationObserver::OnBitrateAllocationUpdated ( const BitrateAllocation allocation)
pure virtual

◆ OnBitrateAllocationUpdated() [2/2]

virtual void webrtc::VideoBitrateAllocationObserver::OnBitrateAllocationUpdated ( const BitrateAllocation allocation)
pure virtual

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