<?xml-stylesheet type="text/xsl" href="https://uat.community.rws.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Accessing Thumbnails of Video file from SDL Media Manager.</title><link>/product-groups/tridion/tridion-sites/b/techweblog/posts/accessing-thumbnails-of-video-file-from-sdl-media-manager</link><description>When initially I started working with Media Manager, with help of my colleague Jan Horsman I got know how I can play with videos, how can I access them and its properties like thumbnails. Now, I did extended myself to access few more details of media</description><dc:language>en-US</dc:language><generator>Telligent Community 12 Non-Production</generator><item><title>RE: Accessing Thumbnails of Video file from SDL Media Manager.</title><link>https://uat.community.rws.com/product-groups/tridion/tridion-sites/b/techweblog/posts/accessing-thumbnails-of-video-file-from-sdl-media-manager</link><pubDate>Wed, 19 Jul 2017 14:19:53 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:575204fc-fd8b-4a28-9fa2-57c5e003a2be</guid><dc:creator>Naveen Kumar KV</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Yes Frank, I agree. We can do that.&lt;/p&gt;
&lt;img src="https://uat.community.rws.com/aggbug?PostID=7160&amp;AppID=95&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Accessing Thumbnails of Video file from SDL Media Manager.</title><link>https://uat.community.rws.com/product-groups/tridion/tridion-sites/b/techweblog/posts/accessing-thumbnails-of-video-file-from-sdl-media-manager</link><pubDate>Wed, 19 Jul 2017 14:15:55 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:575204fc-fd8b-4a28-9fa2-57c5e003a2be</guid><dc:creator>frank taylor</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;you could simplify your if statements just a tiny bit with this:&lt;/p&gt;
&lt;p&gt;if (assetContainer.assets &amp;amp;&amp;amp; assetContainer.assets.length &amp;gt; 0) {}&lt;/p&gt;
&lt;p&gt;if (asset.renditionGroups &amp;amp;&amp;amp; asset.renditionGroups.length &amp;gt; 0) {}&lt;/p&gt;
&lt;p&gt;If the property is present, it&amp;#39;s truthy, so you don&amp;#39;t have to explicitly check if it&amp;#39;s not equal to null. &lt;/p&gt;
&lt;img src="https://uat.community.rws.com/aggbug?PostID=7160&amp;AppID=95&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>