Interface mheg5.MCM.AIVideo
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface mheg5.MCM.AIVideo

public interface AIVideo
extends Object

Method Index

 o Clone(ObjectRef)
 o ScaleVideo(int, int)
 o SetData()

Methods

 o Clone
  public abstract void Clone(ObjectRef cloneOref)
 o ScaleVideo
  public abstract void ScaleVideo(int xScale,
                                  int yScale)
 o SetData
  public abstract void SetData()

All Packages  Class Hierarchy  This Package  Previous  Next  Index