- BoomBox - Class in auditory.sampled
-
A Boombox renders/presents sampled auditory content
- BoomBox(Content) - Constructor for class auditory.sampled.BoomBox
-
Explicit Value Constructor
- BufferedImageOpFactory - Class in visual.statik.sampled
-
A class that can be used to construct BufferedImageOp objects that
can then be used to operate on static sampled visual content.
- BufferedSound - Class in auditory.sampled
-
An in-memory representation of sampled auditory content.
- BufferedSound(float) - Constructor for class auditory.sampled.BufferedSound
-
Explicit Value Constructor.
- BufferedSoundBinaryOp - Interface in auditory.sampled
-
The requirements of all unary operations that
can be performed on BufferedSound objects.
- BufferedSoundFactory - Class in auditory.sampled
-
A utility class that can be used to create BufferedSound
objects in various ways.
- BufferedSoundFactory() - Constructor for class auditory.sampled.BufferedSoundFactory
-
Default Constructor.
- BufferedSoundFactory(ResourceFinder) - Constructor for class auditory.sampled.BufferedSoundFactory
-
Explicit Value Constructor.
- BufferedSoundUnaryOp - Interface in auditory.sampled
-
The requirements of all unary operations that
can be performed on BufferedSound objects