mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Finish method description
This commit is contained in:
parent
52511c1e3f
commit
28a4f09625
1 changed files with 3 additions and 2 deletions
|
|
@ -50,8 +50,9 @@ def convert_list_to_commands(list_to_convert, fps, label=""):
|
|||
|
||||
Args:
|
||||
list_to_convert (list): List of values per frame.
|
||||
fps (float or int): The expected frame per seconds of the output file
|
||||
label (str): Label for the
|
||||
fps (float or int): The expected frame per seconds of the output file.
|
||||
label (str): Label for the drawtext, if specific drawtext filter is
|
||||
required
|
||||
|
||||
Returns:
|
||||
str: Filepath to the temporary drawtext command file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue