MCPcopy Create free account
hub / github.com/kkroening/ffmpeg-python / _get_global_args

Function _get_global_args

ffmpeg/_run.py:109–110  ·  view source on GitHub ↗
(node)

Source from the content-addressed store, hash-verified

107
108
109def _get_global_args(node):
110 return list(node.args)
111
112
113def _get_output_args(node, stream_name_map):

Callers 1

get_argsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…