updated AudioStream docs and added AudioServer docs

This commit is contained in:
Grosskopf 2017-10-10 16:00:10 +02:00
parent 18d3ba0c50
commit 3ac7cc9e57
6 changed files with 55 additions and 6 deletions

View file

@ -1,8 +1,10 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioBusLayout" inherits="Resource" category="Core" version="3.0.alpha.custom_build">
<brief_description>
Stores information about the audiobusses.
</brief_description>
<description>
Stores position, muting, solo, bypass, effects, effect position, volume, and the connections between busses. See [AudioServer] for usage.
</description>
<tutorials>
</tutorials>