Design and implementation of the SMIL (Synchronized Multimedia Integration Language) player

  • Authors:
  • Dongkyoo Shin;Dongil Shin

  • Affiliations:
  • Dept. of Comput. Eng., Sejong Univ., Seoul;-

  • Venue:
  • IEEE Transactions on Consumer Electronics
  • Year:
  • 2002

Quantified Score

Hi-index 0.43

Visualization

Abstract

The Synchronized Multimedia Integration Language (SMIL) is recommended by the World Wide Web Consortium (W3C) because it offers an integrating format representing how various media objects are positioned spatially and combined temporally using a collection of XML elements and attributes for multimedia delivery over the Web. This paper presents the design and implementation of a JAVA-based SMIL player, which processes different types of media objects using multiple threads. Its cache engine detects the media type and allocates the proper cache memory for the corresponding media object.