home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Internet / Orb / Orb20SetupUs.exe / Orb.mcl < prev    next >
Encoding:
Windows Media Center application link  |  2007-11-30  |  779 b   |  20 lines

  1. <application 
  2.     url="https://mycast.orb.com?format=hometheatre"
  3.     name="Orb MyCasting"
  4.     BGColor = "RGB(0,0,0)"
  5.         startimage=".\orbLogo.png"
  6.     thumbnailImage=".\orbLogo.png" 
  7.         sharedviewport="true">
  8.         
  9. <CapabilitiesRequired <!-- the following capabilities will tell Media Center if it should show the MCL button when rendering on remoting devices -->
  10.  
  11.             DirectX = "false" <!-- applications requires D3D support-->
  12.  
  13.             Video = "true"  <!-- applications requires Video support-->
  14.  
  15.             Audio  = "true" <!-- applications requires Audio support-->
  16.  
  17.             IntensiveRendering = "false"  <!-- applications has intensive graphics that have high end rendering requirements-->        
  18.  
  19.                         />     
  20. </application>