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

Interface mheg5.MCM.AIAudio

public interface AIAudio
extends Object

Method Index

 o Clone(ObjectRef)
 o GetVolume(IntegerVariable)
 o SetData()
 o SetVolume(int)

Methods

 o Clone
  public abstract void Clone(ObjectRef cloneOref)
 o GetVolume
  public abstract void GetVolume(IntegerVariable volumeVar)
 o SetData
  public abstract void SetData()
 o SetVolume
  public abstract void SetVolume(int value)

All Packages  Class Hierarchy  This Package  Previous  Next  Index