id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,thread
213,Document OVA flowplayer custom properties,paul,paul,"Document OVA flowplayer specific custom properties


				clip.setCustomProperty(""title"", ""Advertisement"");
				clip.setCustomProperty(""description"", adSlot.title);
				clip.setCustomProperty(""ovaAd"", true);
				clip.setCustomProperty(""ovaZone"", adSlot.zone);
				clip.setCustomProperty(""ovaSlotId"", adSlot.id);
				clip.setCustomProperty(""ovaPosition"", adSlot.position);
				clip.setCustomProperty(""ovaAssociatedStreamIndex"", adSlot.associatedStreamIndex);
				clip.setCustomProperty(""ovaAdType"", (adSlot.isPreRoll() ? ""pre-roll"" : (adSlot.isMidRoll() ? ""mid-roll"" : ""post-roll"")));
",enhancement,new,blocker,OVA for Flowplayer (v1.0.1),Documentation,OVA for Flowplayer (trunk),,,,
