summaryrefslogtreecommitdiff
path: root/doc/classes/AudioBusLayout.xml
blob: 09746913bd5c21bd94bc2e084c1ffbaffbd08a44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioBusLayout" inherits="Resource" version="4.0">
	<brief_description>
		Stores information about the audio buses.
	</brief_description>
	<description>
		Stores position, muting, solo, bypass, effects, effect position, volume, and the connections between buses. See [AudioServer] for usage.
	</description>
	<tutorials>
	</tutorials>
	<methods>
	</methods>
	<constants>
	</constants>
</class>