From ef74954e6629e20599ef37148236d0f30cb5692b Mon Sep 17 00:00:00 2001 From: Zumo Date: Wed, 25 Apr 2018 21:04:03 +0200 Subject: Fully exposes data variable on AudioStreamSample/AudioStreamOGGVorbis... ...and also changes "_set_data" and "_get_data" to "set_data" and "get_data" respectively. --- doc/classes/AudioStreamSample.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/classes/AudioStreamSample.xml b/doc/classes/AudioStreamSample.xml index 8b6651abe..b6abda1a6 100644 --- a/doc/classes/AudioStreamSample.xml +++ b/doc/classes/AudioStreamSample.xml @@ -13,6 +13,9 @@ + + Contains the audio data in bytes. + Audio format. See FORMAT_* constants for values. -- cgit v1.2.3-70-g09d2