update liquidsoap library scripts
-git commit hash f776e7f4c5d3729cbcf863381f3cadd96c578a5b
This commit is contained in:
parent
e5bbed3782
commit
e285bcfba1
6 changed files with 46 additions and 349 deletions
python_apps/pypo/liquidsoap_scripts/library
|
@ -1,5 +1,6 @@
|
|||
%ifdef video.add_text.gd
|
||||
# Add a scrolling line of text on video frames.
|
||||
# @category Source / Video Processing
|
||||
# @param ~id Force the value of the source ID.
|
||||
# @param ~color Text color (in 0xRRGGBB format).
|
||||
# @param ~cycle Cycle text.
|
||||
|
@ -22,6 +23,7 @@ end
|
|||
|
||||
%ifdef video.add_text.sdl
|
||||
# Add a scrolling line of text on video frames.
|
||||
# @category Source / Video Processing
|
||||
# @param ~id Force the value of the source ID.
|
||||
# @param ~color Text color (in 0xRRGGBB format).
|
||||
# @param ~cycle Cycle text.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue