Exclude Composition


Only one child media may play at a time.

 <excl>
  <video src="media/video" begin="0s" end="10s" />
  <text  src="media/text" begin="3s" dur ="4s" />
 </excl>
 
Excl: JukeBox example