<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
		<id>https://wiki.delphigl.com/index.php?action=history&amp;feed=atom&amp;title=Mix_QuickLoad_WAV</id>
		<title>Mix QuickLoad WAV - Versionsgeschichte</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.delphigl.com/index.php?action=history&amp;feed=atom&amp;title=Mix_QuickLoad_WAV"/>
		<link rel="alternate" type="text/html" href="https://wiki.delphigl.com/index.php?title=Mix_QuickLoad_WAV&amp;action=history"/>
		<updated>2026-05-10T09:48:50Z</updated>
		<subtitle>Versionsgeschichte dieser Seite in DGL Wiki</subtitle>
		<generator>MediaWiki 1.27.4</generator>

	<entry>
		<id>https://wiki.delphigl.com/index.php?title=Mix_QuickLoad_WAV&amp;diff=20209&amp;oldid=prev</id>
		<title>Lord Horazont am 19. Februar 2007 um 17:45 Uhr</title>
		<link rel="alternate" type="text/html" href="https://wiki.delphigl.com/index.php?title=Mix_QuickLoad_WAV&amp;diff=20209&amp;oldid=prev"/>
				<updated>2007-02-19T17:45:04Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Mix_QuickLoad_WAV =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Name ==&lt;br /&gt;
'''Mix_QuickLoad_WAV''' - Lädt WAVE-Daten direkt aus dem Speicher&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Delphi-Spezifikation ==&lt;br /&gt;
 function '''Mix_QuickLoad_WAV'''( ''mem'' : PUint8 ) : PMix_Chunk;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Parameter ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; rules=&amp;quot;all&amp;quot;&lt;br /&gt;
! ''mem'' &lt;br /&gt;
| Pointer auf den Speicherbereich, der die Audiodaten im Ausgabeformat enthält&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Beschreibung == &lt;br /&gt;
Lädt ''mem'' als WAVE/RIFF-Daten in ein neues Sample. Die WAVE muss bereits im Ausgabeformat vorliegen. Es ist grundsätzlich besser [[Mix_LoadWAV_RW]] zu verwenden, wenn man nicht sicher ist.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hinweise ==&lt;br /&gt;
Diese Funktion prüft nur auf sehr geringen Niveau. Wenn das Format nicht dem Ausgabeformat entspricht oder der Speicher keine WAVE-Daten enthält wird kein Fehler zurückgegeben. Daher kann diese Funktion sehr gefährlich und mächtig sein.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==  Rückgabewert ==&lt;br /&gt;
Gibt einen Pointer auf ein Mix_Chunk bei Erfolg, ansonsten ein '''nil''' zurück.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Siehe auch ==&lt;br /&gt;
[[Mix_LoadWAV]], [[Mix_QuickLoad_RAW]], [[Mix_FreeChunk]]&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:SDLMixer|QuickLoad_WAV]]&lt;/div&gt;</summary>
		<author><name>Lord Horazont</name></author>	</entry>

	</feed>