Rename every instance of "OGG" to "Ogg"
This commit is contained in:
parent
14d021287b
commit
c8f3b02fcf
20 changed files with 161 additions and 158 deletions
|
|
@ -4,7 +4,7 @@
|
|||
Base class for audio streams.
|
||||
</brief_description>
|
||||
<description>
|
||||
Base class for audio streams. Audio streams are used for sound effects and music playback, and support WAV (via [AudioStreamWAV]) and OGG (via [AudioStreamOGGVorbis]) file formats.
|
||||
Base class for audio streams. Audio streams are used for sound effects and music playback, and support WAV (via [AudioStreamWAV]) and Ogg (via [AudioStreamOggVorbis]) file formats.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="Audio streams">$DOCS_URL/tutorials/audio/audio_streams.html</link>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue