com.macromedia.generator.api.peer
Class SoundPeer

java.lang.Object
  |
  +--com.macromedia.generator.api.peer.SoundPeer

public class SoundPeer
extends java.lang.Object


Constructor Summary
SoundPeer()
           
 
Method Summary
(package private) static void ()
           
static int New()
           
static int Release(int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoundPeer

public SoundPeer()
Method Detail

New

public static int New()

Release

public static int Release(int i)

static void ()