msys.av.engines
Last updated March 2020
Name
msys.av.engines — Return a list of configured engine names in a table
Synopsis
msys.av.engines();
Description
Returns a list of configured engine names in a table. Access the individual names using names[1], names[2], etc.
Enable this function with the statement require('msys.av');.
See Also
Was this page helpful?