Interface | Description |
---|---|
IzouSoundLine |
use this interface to communicate with Izou.
|
Class | Description |
---|---|
IzouSoundDataLine |
the delegation to DataLine.
|
IzouSoundLineBaseClass |
the base class for every IzouSoundLine, provides basic implementation of the Methods defined int IzouSoundLine and
delegates to Line, AutoCloseable etc.
|
IzouSoundLineClip |
delegates the Clip-Methods
|
IzouSoundLineClipAndSDLine |
the delegation to Clip and SourceDataLine.
|
IzouSoundSourceDataLine |
the delegation to SourceDataLine.
|
MutingManager | |
SoundIDs |
this class holds various descriptors used by the SoundManager to communicate with the Addons.
|
SoundIDs.EndedEvent | |
SoundIDs.MuteEvent | |
SoundIDs.StartEvent | |
SoundIDs.StartRequest | |
SoundIDs.StopEvent | |
SoundIDs.UnMuteEvent | |
SoundManager |
the SoundManager manages all IzouSoundLine, tracks them and is responsible for enforcing that only one permanent-
AddOn can play at one time.
|
Copyright © 2016. All rights reserved.