summaryrefslogtreecommitdiff
path: root/extensions/TimedMediaHandler/MwEmbedModules/EmbedPlayer/binPlayers/kaltura-player/config.xml
blob: a4c4e9c8a3037dfdda03e0cefc6c74a4761930ca (plain)
1
2
3
4
5
6
7
8
9
<layout id="full" skinPath="assets/skin.swf">
  <HBox id="topLevel" width="100%" height="100%">
    <VBox id="player" width="100%" height="100%" styleName="black">
      <Canvas height="100%" width="100%" id="PlayerHolder" styleName="black">
        <Video id="video" width="100%" height="100%" />
      </Canvas>
    </VBox>
  </HBox>
</layout>