vMix Forums
»
General
»
Feature Requests
»
vMix 27 feature request for Scripting
Rank: Member
Groups: Registered
Joined: 4/30/2020(UTC) Posts: 22
Thanks: 2 times
|
Would it be possible to create a function that took a numeral value as an argument. Example: function SetPage(PageIndex as Integer, InputIndex as Integer) API.Function("SetPageIndex", Input:=InputIndex, Value:=PageIndex) end function SetPage(1, 7) This then becomes a public script that can be called. Also, offer the option to include a reference vb file that has all the functions rather than retyping them over and over again. Also, upgrade the Scripting interface to allow for sorting and or possible categories
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,214 Location: Belgium Thanks: 290 times Was thanked: 952 time(s) in 787 post(s)
|
Originally Posted by: social_wp@outlook.com Would it be possible to create a function that took a numeral value as an argument. Example: function SetPage(PageIndex as Integer, InputIndex as Integer) API.Function("SetPageIndex", Input:=InputIndex, Value:=PageIndex) end function SetPage(1, 7) This then becomes a public script that can be called. Guess one is better of making external scripts/apps then for full control of coding/scripting and power. Can be called from a vMix script with an external process call ALso consider using dynamicinputs and values within vMix scripts. JMO
|
|
|
|
vMix Forums
»
General
»
Feature Requests
»
vMix 27 feature request for Scripting
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close