Packages
mediaframe.mpeg1 Contains the main class of the applet, the class that implements decryption feature, classes for buffering the data stream, classes for playing the MPEG video stream and the class that implements Java Script Callback functionality.
mediaframe.mpeg1.audio.player Provides classes and interfaces for playing the audio stream by using the JavaSound API (for the JRE 1.3 and above) or the sun.audio.AudioPlayer class (for the JRE version < 1.3).
mediaframe.mpeg1.controlpanel Contains the classes for painting of the control panel (play/pause, mute on/mute off, stop buttons).