Design and Implementation of a JAVA-based Synchronized Multimedia

자바기반의 SMIL 동작기의 설계 및 구현

  • Published : 1999.10.01

Abstract

The Synchronized Multimedia Integration Language (SMIL) is a recommendation from the W3C that makes authoring of TV-like multimedia presentations on the Web easier. It uses the eXtensible Markup Language (XML) to define a set of markup tags to synchronize the timing and positioning relationships between multimedia objects. We present the design and implementation of JAVA-based SMIL player, SSP(Sejong SMIL Player). SSP processes different types of media objects using multiple threads. Moreover, its cache engine detects the mediatype and allocates the proper cache memory for the corresponding media object.

Keywords