Package | Description |
---|---|
org.intellimate.izou.system.sound |
Modifier and Type | Class and Description |
---|---|
class |
IzouSoundDataLine
the delegation to DataLine.
|
class |
IzouSoundLineBaseClass
the base class for every IzouSoundLine, provides basic implementation of the Methods defined int IzouSoundLine and
delegates to Line, AutoCloseable etc.
|
class |
IzouSoundLineClip
delegates the Clip-Methods
|
class |
IzouSoundLineClipAndSDLine
the delegation to Clip and SourceDataLine.
|
class |
IzouSoundSourceDataLine
the delegation to SourceDataLine.
|
Modifier and Type | Method and Description |
---|---|
void |
MutingManager.add(IzouSoundLine line) |
MutingManager |
MutingManager.remove(IzouSoundLine line) |
Constructor and Description |
---|
MutingManager(SoundManager soundManager,
AddOnModel muting,
IzouSoundLine line) |
Copyright © 2016. All rights reserved.