|
def | __init__ (self, name) |
|
def | addSubplot (self, var_names, xlabel, ylabel) |
|
def | addSample (self, var_name, ssrc, alg_name, time, value) |
|
def | plotFigure (self, fig) |
|
◆ __init__()
def plot_dynamics.Figure.__init__ |
( |
|
self, |
|
|
|
name |
|
) |
| |
◆ addSample()
def plot_dynamics.Figure.addSample |
( |
|
self, |
|
|
|
var_name, |
|
|
|
ssrc, |
|
|
|
alg_name, |
|
|
|
time, |
|
|
|
value |
|
) |
| |
◆ addSubplot()
def plot_dynamics.Figure.addSubplot |
( |
|
self, |
|
|
|
var_names, |
|
|
|
xlabel, |
|
|
|
ylabel |
|
) |
| |
◆ plotFigure()
def plot_dynamics.Figure.plotFigure |
( |
|
self, |
|
|
|
fig |
|
) |
| |
◆ name
plot_dynamics.Figure.name |
◆ subplots
plot_dynamics.Figure.subplots |
The documentation for this class was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/remote_bitrate_estimator/test/plot_dynamics.py