Index
All Classes and Interfaces|All Packages|Constant Field Values
R
- readBufferSize - Variable in class com.adonax.audiocue.AudioMixer
-
An immutable number describing the size of an internal array buffer, set during instantiation.
- readTrack() - Method in class com.adonax.audiocue.AudioCue
- readTrack() - Method in interface com.adonax.audiocue.AudioMixerTrack
-
Reads one buffer of normalized audio data frames of the track.
- RELEASE_INSTANCE - Enum constant in enum com.adonax.audiocue.AudioCueInstanceEvent.Type
-
Indicates that an instance has been released and returned to the pool of available instances.
- releaseInstance(int) - Method in class com.adonax.audiocue.AudioCue
-
Releases an
AudioCue
instance, making it available as a new concurrently playing instance. - removeAudioCueListener(AudioCueListener) - Method in class com.adonax.audiocue.AudioCue
-
Removes an
AudioCueListener
from receiving notifications of events pertaining to theAudioCue
and its playing instances. - removeTrack(AudioMixerTrack) - Method in class com.adonax.audiocue.AudioMixer
-
Designates an
AudioMixerTrack
to be staged for removal from the collection of tracks actively being mixed.
All Classes and Interfaces|All Packages|Constant Field Values