From 624a2b08f362d0ec74cd617890b1a4c9de6b0d96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Thu, 7 Dec 2017 08:29:38 +0100 Subject: doc: Sync classref after a496dd4d, removing NOEDITOR properties from doc --- .../doc_classes/AudioStreamOGGVorbis.xml | 53 +++++++++++++++++----- 1 file changed, 42 insertions(+), 11 deletions(-) (limited to 'modules/stb_vorbis') diff --git a/modules/stb_vorbis/doc_classes/AudioStreamOGGVorbis.xml b/modules/stb_vorbis/doc_classes/AudioStreamOGGVorbis.xml index c0f8c6b9c7..4533d59cae 100644 --- a/modules/stb_vorbis/doc_classes/AudioStreamOGGVorbis.xml +++ b/modules/stb_vorbis/doc_classes/AudioStreamOGGVorbis.xml @@ -11,18 +11,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - Raw audio data. - - - If [code]true[/code], audio will loop continuously. Default value: [code]false[/code]. - - - If loop is [code]true[/code], loop starts from this position, in seconds. - - -- cgit v1.2.3