MovieLibrary
Class AudioObject

java.lang.Object
  extended by MovieLibrary.AudioObject

public class AudioObject
extends java.lang.Object

calls used to store info about a video object
(NOT YET IMPLEMENTED)

Author:
Alex Della-Croce

Constructor Summary
AudioObject()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioObject

public AudioObject()