SplitmediaLabsLimited / xjs

XSplit JS Framework. Make plugins for XSplit Broadcaster, quickly and easily.
Other
39 stars 11 forks source link

Allow `duplicate` item calls to return UIDs of newly added sources #302

Closed nelson-temporal closed 4 years ago

nelson-temporal commented 4 years ago

Right now addToScene call return UIDs of newly added sources. It might be beneficial to do the same with duplicate item calls.

Related issue: #246