SMIL Sequential Composition


Seqence of two audio objects

<seq>
  <audio src="rtsp://www.example.com/joe-audio"/>
  <audio src="tim-audio"/>
</seq>