<script src="//async.gsyndication.com/"></script><?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>After Effects Script &#187; RQItemCollection object</title>
	<atom:link href="http://aescript.jecool.net/collection-object/rqitemcollection-object/feed/" rel="self" type="application/rss+xml" />
	<link>http://aescript.jecool.net</link>
	<description>Source of After Effect scripting content and expressions</description>
	<lastBuildDate>Mon, 30 Mar 2015 10:20:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.31</generator>
	<item>
		<title>add()</title>
		<link>http://aescript.jecool.net/3089/add/</link>
		<comments>http://aescript.jecool.net/3089/add/#comments</comments>
		<pubDate>Sat, 21 Mar 2015 16:06:27 +0000</pubDate>
		<dc:creator><![CDATA[Admin]]></dc:creator>
				<category><![CDATA[RQItemCollection object]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[Comp]]></category>
		<category><![CDATA[Items]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[render]]></category>

		<guid isPermaLink="false">http://aescript.jecool.net/uncategorized/add/</guid>
		<description><![CDATA[Adds a composition to the Render Queue, creating a RenderQueueItem.comp The CompItem object for the composition to be added.RenderQueueItem object.]]></description>
				<content:encoded><![CDATA[<div class="pf-content"><div class="printfriendly pf-alignright"><a href="http://aescript.jecool.net/3089/add/?pfstyle=wp" rel="nofollow" ><span class="printfriendly-text2 printandpdf"><img style="border:none;margin-right:6px;" src="http://cdn.printfriendly.com/pf-print-icon.gif" width="16" height="15" alt="Print Friendly Version of this page" />Print <img style="border:none;-webkit-box-shadow:none; box-shadow:none;margin:0 6px" src="http://cdn.printfriendly.com/pf-pdf-icon.gif" width="12" height="12" alt="Get a PDF version of this webpage" />PDF</span></a></div><p><code>app.project.renderQueue.items.add(comp)</code><br />
<h2>Description</h2>
<p>Adds a composition to the Render Queue, creating a RenderQueueItem.</p>
<h2>Parameters</h2>
<p>comp The CompItem object for the composition to be added.</p>
<h2>Returns</h2>
<p>RenderQueueItem object.</p>
</div>]]></content:encoded>
			<wfw:commentRss>http://aescript.jecool.net/3089/add/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RQItemCollection object</title>
		<link>http://aescript.jecool.net/3090/rqitemcollection-object/</link>
		<comments>http://aescript.jecool.net/3090/rqitemcollection-object/#comments</comments>
		<pubDate>Sat, 21 Mar 2015 16:06:27 +0000</pubDate>
		<dc:creator><![CDATA[Admin]]></dc:creator>
				<category><![CDATA[RQItemCollection object]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[Collection]]></category>
		<category><![CDATA[from]]></category>
		<category><![CDATA[Items]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[position]]></category>
		<category><![CDATA[render]]></category>
		<category><![CDATA[with]]></category>

		<guid isPermaLink="false">http://aescript.jecool.net/uncategorized/rqitemcollection-object/</guid>
		<description><![CDATA[The RQItemCollection contains all of the render-queue items in a project, as shown in the Render Queue panel of the project. The collection provides access ]]></description>
				<content:encoded><![CDATA[<div class="pf-content"><div class="printfriendly pf-alignright"><a href="http://aescript.jecool.net/3090/rqitemcollection-object/?pfstyle=wp" rel="nofollow" ><span class="printfriendly-text2 printandpdf"><img style="border:none;margin-right:6px;" src="http://cdn.printfriendly.com/pf-print-icon.gif" width="16" height="15" alt="Print Friendly Version of this page" />Print <img style="border:none;-webkit-box-shadow:none; box-shadow:none;margin:0 6px" src="http://cdn.printfriendly.com/pf-pdf-icon.gif" width="12" height="12" alt="Get a PDF version of this webpage" />PDF</span></a></div><p><code>app.project.renderQueue.items</code><br />
<h2>Description</h2>
<p>The RQItemCollection contains all of the render-queue items in a project, as shown in the Render Queue panel of the project. The collection provides access to the RenderQueueItem objects, and allows you to create them from compositions. The first RenderQueueItem object in the collection is at index position 1. See RenderQueueItem object</p>
<p>• RQItemCollection is a subclass of Collection. All methods and attributes of Collection are available when working with RQItemCollection.</p>
<h2>Methods</h2>
<p><strong>Method Reference Description</strong><br />
add()	<strong>&#8220;RQItemCollection add() method&#8221;</strong>	Adds a composition to the Render Queue.</p>
</div>]]></content:encoded>
			<wfw:commentRss>http://aescript.jecool.net/3090/rqitemcollection-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
