-
- Downloads
TSSource.setup_buffers_on_pad move 'pad' to be first argument
The logic here is that this function works on pads, setting the attributes associated with a pad, so the pad is actually the primary argument of the function and should therefor be the first argument.
parent
9d864bf4
No related branches found
No related tags found
Showing
- src/sgnts/base/__init__.py 6 additions, 3 deletionssrc/sgnts/base/__init__.py
- src/sgnts/sources/fake_realtime.py 1 addition, 1 deletionsrc/sgnts/sources/fake_realtime.py
- src/sgnts/sources/fake_series.py 1 addition, 1 deletionsrc/sgnts/sources/fake_series.py
- src/sgnts/sources/segment.py 1 addition, 1 deletionsrc/sgnts/sources/segment.py
Loading
Please register or sign in to comment