Other timing features


Video and text in parallel with attributes
<par>
  <video clipBegin="20s" dur="30s" src="media/video"/>
  <text begin ="10s" fill="freeze" src="media/text"/>        
</par>