<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/wiki/RO/setSoundSpeed?action=history&amp;feed=atom</id>
	<title>RO/setSoundSpeed - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/wiki/RO/setSoundSpeed?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/setSoundSpeed&amp;action=history"/>
	<updated>2026-04-04T12:02:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/setSoundSpeed&amp;diff=62108&amp;oldid=prev</id>
		<title>Vinyard: Created page with &quot;__NOTOC__  {{RO/Funcție client}} Această funcție este utilizată pentru a schimba viteza de redare a unui element de tip sound specificat.  ==Sintaxă==  &lt;syntaxhig...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/setSoundSpeed&amp;diff=62108&amp;oldid=prev"/>
		<updated>2019-01-30T19:55:36Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;__NOTOC__  {{RO/Funcție client}} Această funcție este utilizată pentru a schimba viteza de redare a unui &lt;a href=&quot;/wiki/Element&quot; title=&quot;Element&quot;&gt;element&lt;/a&gt; de tip &lt;a href=&quot;/wiki/Sound&quot; class=&quot;mw-redirect&quot; title=&quot;Sound&quot;&gt;sound&lt;/a&gt; specificat.  ==Sintaxă==  &amp;lt;syntaxhig...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__ &lt;br /&gt;
{{RO/Funcție client}}&lt;br /&gt;
Această funcție este utilizată pentru a schimba viteza de redare a unui [[element]] de tip [[sound]] specificat.&lt;br /&gt;
&lt;br /&gt;
==Sintaxă== &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool setSoundSpeed (element sunet, float viteză)&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
{{OOP||[[sound]]:setSpeed|speed|getSoundSpeed}}&lt;br /&gt;
===Argumente Necesare=== &lt;br /&gt;
*'''sunet:''' [[element]]-ul de tip [[sound]] [[element]] a cărui viteză de redare trebuie redată.&lt;br /&gt;
*'''viteză:''' un număr de tip [[float]] reprezentând viteza de redare dorită.&lt;br /&gt;
&lt;br /&gt;
===Redare===&lt;br /&gt;
Redă ''true'' dacă viteza de redare a elementului de tip [[sound]] a fost schimbată cu succes. În caz contrar, ''false''.&lt;br /&gt;
&lt;br /&gt;
==Exemplu== &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function soundFunc()&lt;br /&gt;
sound = playSound(&amp;quot;/sounds/jizzy.mp3&amp;quot;,true) -- Redă sunetul 'jizzy.mp3' din fișierul sounds;&lt;br /&gt;
setSoundSpeed(sound, 1.2) -- Setează viteza de redare a sunetului;&lt;br /&gt;
end&lt;br /&gt;
addCommandHandler(&amp;quot;play&amp;quot;, soundFunc)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Vizualizați de asemenea==&lt;br /&gt;
{{RO/Funcții_audio_client}}&lt;br /&gt;
&lt;br /&gt;
[[EN:setSoundSpeed]]&lt;br /&gt;
[[hu:setSoundSpeed]]&lt;br /&gt;
[[ar:setSoundSpeed]]&lt;/div&gt;</summary>
		<author><name>Vinyard</name></author>
	</entry>
</feed>