|
gstlal 1.13.0
|
Go to the source code of this file.
Classes | |
| class | python.matplotlibhelper.BaseMatplotlibTransform |
Functions | |
| python.matplotlibhelper.figure () | |
| python.matplotlibhelper.render (fig, buf, dims, fmt) | |
Variables | |
| python.matplotlibhelper.padtemplate | |
| figure | ( | ) |
Create a Matplotlib Figure object suitable for rendering video frames.
Definition at line 53 of file matplotlibhelper.py.
| render | ( | fig, | |
| buf, | |||
| dims, | |||
| fmt ) |
Render a Matplotlib figure to a GStreamer buffer.
Definition at line 75 of file matplotlibhelper.py.
| python.matplotlibhelper.padtemplate |
Definition at line 40 of file matplotlibhelper.py.