<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=Streaming%3A%3AstreamvolDelete</id>
	<title>Streaming::streamvolDelete - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=Streaming%3A%3AstreamvolDelete"/>
	<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Streaming::streamvolDelete&amp;action=history"/>
	<updated>2026-06-04T12:11:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Streaming::streamvolDelete&amp;diff=21793&amp;oldid=prev</id>
		<title>Shr0x: Created page with &quot;__NOTOC__ {{ClientsideJsFunction}} {{JSContainer| === Required Arguments === *&#039;&#039;&#039;streamvol&#039;&#039;&#039; {{RageType|Handle}}   === Return Value === *&#039;&#039;&#039;void&#039;&#039;&#039; {{RageType|Void}}  ==Syntax== &lt;pre&gt; mp.game.streaming.streamvolDelete(streamvol); &lt;/pre&gt;  ==Example== {{ClientsideCode| &lt;syntaxhighlight lang=&quot;javascript&quot;&gt; const {x, y, z} = mp.players.local.position; const streamvol = mp.game.streaming.streamvolCreateSphere(x, y, z, 1, 1); mp.game.streaming.streamvolDelete(streamvol); //del...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Streaming::streamvolDelete&amp;diff=21793&amp;oldid=prev"/>
		<updated>2024-04-23T10:01:01Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;__NOTOC__ {{ClientsideJsFunction}} {{JSContainer| === Required Arguments === *&amp;#039;&amp;#039;&amp;#039;streamvol&amp;#039;&amp;#039;&amp;#039; {{RageType|Handle}}   === Return Value === *&amp;#039;&amp;#039;&amp;#039;void&amp;#039;&amp;#039;&amp;#039; {{RageType|Void}}  ==Syntax== &amp;lt;pre&amp;gt; mp.game.streaming.streamvolDelete(streamvol); &amp;lt;/pre&amp;gt;  ==Example== {{ClientsideCode| &amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt; const {x, y, z} = mp.players.local.position; const streamvol = mp.game.streaming.streamvolCreateSphere(x, y, z, 1, 1); mp.game.streaming.streamvolDelete(streamvol); //del...&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;
{{ClientsideJsFunction}}&lt;br /&gt;
{{JSContainer|&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;streamvol&amp;#039;&amp;#039;&amp;#039; {{RageType|Handle}}&lt;br /&gt;
 &lt;br /&gt;
=== Return Value ===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;void&amp;#039;&amp;#039;&amp;#039; {{RageType|Void}}&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mp.game.streaming.streamvolDelete(streamvol);&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
{{ClientsideCode|&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
const {x, y, z} = mp.players.local.position;&lt;br /&gt;
const streamvol = mp.game.streaming.streamvolCreateSphere(x, y, z, 1, 1);&lt;br /&gt;
mp.game.streaming.streamvolDelete(streamvol); //delete stream vol right after its created&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Streaming_functions_c}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:Client-side Function]]&lt;/div&gt;</summary>
		<author><name>Shr0x</name></author>
	</entry>
</feed>