#include <dynamic_bitrate_helper.h>
Definition at line 1 of file dynamic_bitrate_helper.h.
| dynamic_bitrate_helper::dynamic_bitrate_helper |
( |
| ) |
|
| void dynamic_bitrate_helper::init |
( |
| ) |
|
|
private |
| void dynamic_bitrate_helper::on_frame |
( |
double |
p_duration, |
|
|
t_size |
p_bits |
|
) |
| |
| bool dynamic_bitrate_helper::on_update |
( |
file_info & |
p_out, |
|
|
double & |
p_timestamp_delta |
|
) |
| |
| void dynamic_bitrate_helper::reset |
( |
| ) |
|
| bool dynamic_bitrate_helper::m_enabled |
|
private |
| bool dynamic_bitrate_helper::m_inited |
|
private |
| double dynamic_bitrate_helper::m_last_duration |
|
private |
| t_size dynamic_bitrate_helper::m_update_bits |
|
private |
| double dynamic_bitrate_helper::m_update_interval |
|
private |
| double dynamic_bitrate_helper::m_update_time |
|
private |
The documentation for this class was generated from the following files: