Difference between revisions of "AnyTiles"

From A-SMIL.org
Jump to: navigation, search
Line 1: Line 1:
For AnyTiles supported SMIL appliance*, sync explicit must be defined for appliance to turn on video wall support.  
+
For AnyTiles supported SMIL appliance, sync explicit must be defined for appliance to turn on video wall support.  
  
 
<source lang="smil">
 
<source lang="smil">
Line 21: Line 21:
  
  
*Applicable device :  
+
Applicable device :  
 
<br>
 
<br>
 
IAdea XMP-7300 series player with AnyTiles license activated
 
IAdea XMP-7300 series player with AnyTiles license activated

Revision as of 07:34, 9 March 2016

For AnyTiles supported SMIL appliance, sync explicit must be defined for appliance to turn on video wall support.

<smil>
  <head>
	<meta name="adapi:sync" content="videowall" />  
	<!-- define synchronization level , default value is event , which is used for http://www.a-smil.org/index.php/Sync_Playback ) -->
  </head>
 
  <body>
    <excl repeatCount="indefinite" sync="#" fillDefault="fill">
        <seq repeatCount="indefinite" begin="0" id="demo0">
            <video region="wall-video" src="4k.mp4" soundLevel="100%" />	
        </seq>
    </excl>
  </body>
</smil>


Applicable device :
IAdea XMP-7300 series player with AnyTiles license activated