Index

A B C D E F G I L M O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

P

PAN_STEPS - Static variable in class com.adonax.audiocue.AudioCue
A value indicating the number of frames over which the pan setting changes incrementally when a new pan value is given.
play() - Method in class com.adonax.audiocue.AudioCue
Obtains an AudioCue instance and if the AudioCue has been opened, starts playing from the beginning, with default values: full volume, center pan and at normal speed, and returns an int identifying the instance, or, returns -1 if no AudioCue instance is available.
play(double) - Method in class com.adonax.audiocue.AudioCue
Obtains an AudioCue instance and if the AudioCue has been opened, starts playing from the beginning, at the given volume, at the default center pan, and at the default normal speed, and returns an int identifying the instance, or, returns -1 if no AudioCue instance is available.
play(double, double, double, int) - Method in class com.adonax.audiocue.AudioCue
Obtains an AudioCue instance and if the AudioCue has been opened, starts playing from the beginning, at the given volume, pan, speed and number of repetitions, and returns an int identifying the instance, or, returns -1 if no AudioCue instance is available.
A B C D E F G I L M O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values