Interface mheg5.MCM.AIAudio
All Packages Class Hierarchy This Package Previous Next Index
Interface mheg5.MCM.AIAudio
- public interface AIAudio
- extends Object
-
Clone(ObjectRef)
-
-
GetVolume(IntegerVariable)
-
-
SetData()
-
-
SetVolume(int)
-
Clone
public abstract void Clone(ObjectRef cloneOref)
GetVolume
public abstract void GetVolume(IntegerVariable volumeVar)
SetData
public abstract void SetData()
SetVolume
public abstract void SetVolume(int value)
All Packages Class Hierarchy This Package Previous Next Index