From 4889659227221f137da0bd926ddb6cd867bbd632 Mon Sep 17 00:00:00 2001 From: DeeJayLSP Date: Sat, 23 Jul 2022 11:34:36 -0300 Subject: Rename AudioStreamSample to a more discoverable name --- doc/classes/AudioEffectRecord.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/classes/AudioEffectRecord.xml') diff --git a/doc/classes/AudioEffectRecord.xml b/doc/classes/AudioEffectRecord.xml index 9728011bb2..32a6aea340 100644 --- a/doc/classes/AudioEffectRecord.xml +++ b/doc/classes/AudioEffectRecord.xml @@ -14,7 +14,7 @@ - + Returns the recorded sample. @@ -34,8 +34,8 @@ - - Specifies the format in which the sample will be recorded. See [enum AudioStreamSample.Format] for available formats. + + Specifies the format in which the sample will be recorded. See [enum AudioStreamWAV.Format] for available formats. -- cgit v1.2.3