mmtestenv/mmtesttools/RTA/VideoRights.xml
author Shimizu Satoshi <s_shimizu@isb.co.jp>
Tue, 19 Oct 2010 11:48:59 +0900
branchRCL_3
changeset 64 92a82bc706f7
parent 0 40261b775718
permissions -rw-r--r--
Obtain an image of Webcamera from QEMU and add the Bitmap change display function.

<?xml version="1.0" encoding="ISO-8859-1" ?> 
<drmrights>
	<rights cid="IntTestLongVideo001">
		<Intent type="play">
			<count>
			1
			</count>
			<expiry>
				<day>
				1
				</day>
				<month>
				1
				</month>
				<year>
				2005
				</year>
			</expiry>				
		</Intent>
	</rights>
	<rights cid="IntTestShortVideo001">
		<Intent type="play">
			<expiry>
				<day>
				1
				</day>
				<month>
				1
				</month>
				<year>
				9999
				</year>
			</expiry>				
		</Intent>
	</rights>
</drmrights>