<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Allegro Video</title>
		<link>http://www.allegro.cc/forums/view/615937</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Mon, 21 Dec 2015 09:53:03 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hi.<br />How to change the gain in a ALLEGRO_VIDEO? <img src="http://www.allegro.cc/forums/smileys/huh.gif" alt="???" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (chanochambure)</author>
		<pubDate>Mon, 21 Dec 2015 04:59:37 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Audio gain? You can adjust the gain of the mixer the video is attached to:</p><div class="source-code snippet"><div class="inner"><pre>al_start_video<span class="k2">(</span>video, <a href="http://www.allegro.cc/manual/al_get_default_mixer"><span class="a">al_get_default_mixer</span></a><span class="k2">(</span><span class="k2">)</span><span class="k2">)</span><span class="k2">;</span>
al_set_mixer_gain<span class="k2">(</span><a href="http://www.allegro.cc/manual/al_get_default_mixer"><span class="a">al_get_default_mixer</span></a><span class="k2">(</span><span class="k2">)</span>, <span class="n">0</span>.<span class="n">5</span><span class="k2">)</span><span class="k2">;</span>
</pre></div></div><p>

That will affect all sounds playing through that mixer, so you could create another mixer and attach the video to that mixer instead.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (SiegeLord)</author>
		<pubDate>Mon, 21 Dec 2015 07:48:48 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Thanks for Reply!! <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (chanochambure)</author>
		<pubDate>Mon, 21 Dec 2015 09:53:03 +0000</pubDate>
	</item>
</rss>
