summaryrefslogtreecommitdiff
path: root/doc/classes/AudioStreamPlayback.xml
blob: cb01aa75e89d806b566371badf96570bb52e1cd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioStreamPlayback" inherits="RefCounted" version="4.0">
	<brief_description>
		Meta class for playing back audio.
	</brief_description>
	<description>
		Can play, loop, pause a scroll through audio. See [AudioStream] and [AudioStreamOGGVorbis] for usage.
	</description>
	<tutorials>
		<link title="Audio Generator Demo">https://godotengine.org/asset-library/asset/526</link>
	</tutorials>
	<methods>
	</methods>
	<constants>
	</constants>
</class>