Add property for command line parameters to external renderer

This commit is contained in:
2019-11-15 21:04:59 +01:00
parent c186d3cdb3
commit 0417784877
2 changed files with 26 additions and 5 deletions

View File

@@ -9,6 +9,7 @@
* Property Name | Description
* -----------------|----------------------------------------------------------------
* shared-object-path | Path to the shared object used for rendering
* param-string | Command line parameters passed to external renderer's init function
*
* All these properties have to be set for rendering.
*