|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <mediamonitor.h>
Public Member Functions | |
| MediaMonitor (rtc::Thread *worker_thread, rtc::Thread *monitor_thread) | |
| ~MediaMonitor () | |
| void | Start (uint32_t milliseconds) |
| void | Stop () |
| MediaMonitor (rtc::Thread *worker_thread, rtc::Thread *monitor_thread) | |
| ~MediaMonitor () | |
| void | Start (uint32_t milliseconds) |
| void | Stop () |
Public Member Functions inherited from sigslot::has_slots<> | |
| has_slots () | |
| has_slots () | |
| ~has_slots () | |
| ~has_slots () | |
Public Member Functions inherited from sigslot::has_slots_interface | |
| void | signal_connect (_signal_base_interface *sender) |
| void | signal_disconnect (_signal_base_interface *sender) |
| void | disconnect_all () |
| void | signal_connect (_signal_base_interface *sender) |
| void | signal_disconnect (_signal_base_interface *sender) |
| void | disconnect_all () |
Protected Member Functions | |
| void | OnMessage (rtc::Message *message) |
| void | PollMediaChannel () |
| virtual void | GetStats ()=0 |
| virtual void | Update ()=0 |
| void | OnMessage (rtc::Message *message) |
| void | PollMediaChannel () |
| virtual void | GetStats ()=0 |
| virtual void | Update ()=0 |
Protected Member Functions inherited from sigslot::has_slots_interface | |
| has_slots_interface (signal_connect_t conn, signal_disconnect_t disc, disconnect_all_t disc_all) | |
| virtual | ~has_slots_interface () |
| has_slots_interface (signal_connect_t conn, signal_disconnect_t disc, disconnect_all_t disc_all) | |
| virtual | ~has_slots_interface () |
Protected Attributes | |
| rtc::CriticalSection | crit_ |
| rtc::Thread * | worker_thread_ |
| rtc::Thread * | monitor_thread_ |
| bool | monitoring_ |
| uint32_t | rate_ |
| cricket::MediaMonitor::MediaMonitor | ( | rtc::Thread * | worker_thread, |
| rtc::Thread * | monitor_thread | ||
| ) |
| cricket::MediaMonitor::~MediaMonitor | ( | ) |
| cricket::MediaMonitor::MediaMonitor | ( | rtc::Thread * | worker_thread, |
| rtc::Thread * | monitor_thread | ||
| ) |
| cricket::MediaMonitor::~MediaMonitor | ( | ) |
|
protectedpure virtual |
Implemented in cricket::MediaMonitorT< MC, MI >, and cricket::MediaMonitorT< MC, MI >.
|
protectedpure virtual |
Implemented in cricket::MediaMonitorT< MC, MI >, and cricket::MediaMonitorT< MC, MI >.
|
protectedvirtual |
Implements rtc::MessageHandler.
|
protectedvirtual |
Implements rtc::MessageHandler.
|
protected |
|
protected |
| void cricket::MediaMonitor::Stop | ( | ) |
| void cricket::MediaMonitor::Stop | ( | ) |
|
protectedpure virtual |
Implemented in cricket::MediaMonitorT< MC, MI >, and cricket::MediaMonitorT< MC, MI >.
|
protectedpure virtual |
Implemented in cricket::MediaMonitorT< MC, MI >, and cricket::MediaMonitorT< MC, MI >.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.13