Scripting API
Last updated
Last updated
BroAudio utilizes the Method Chaining design, just like the System.Linq in C#, you can chain one method with another method, adding behaviors and settings in just one line of code. For example:
More Information in the Class/BroAudio, and Interface/IAudioPlayer section.