Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To setVolume you have to pass the expected column as a float value through a the JSON object. our system will collect that float from json object and set webpage sound at that Volume.
vgalue have to be in between 0 to 1

Info

Please note that sending any value kind of value other then float (min="0" max="1" )might create issues that we did not tested yet.

SyntexSyntax:

{"cmd":"setVolume","value":"0.5”}

To get an idea of how to setup a b;blueprint Blueprint node, you can check this doc:
https://eagle3dstreaming.atlassian.net/l/cp/1epw1mVh document.

Need help? Contact Support

...