Method | Description | |
---|---|---|
Callback ( int command ) : bool | ||
Dispose ( ) : void | ||
Init ( ) : bool | ||
SetMusicVolume ( int volume ) : void | ||
SetSoundEffectChanMask ( int mask ) : void | ||
SetSoundEffectVolume ( int volume ) : void | ||
TownsAudioInterface ( IMixer mixer, ITownsAudioInterfacePluginDriver driver, bool externalMutexHandling = false ) : System |
public SetSoundEffectChanMask ( int mask ) : void | ||
mask | int | |
return | void |
public SetSoundEffectVolume ( int volume ) : void | ||
volume | int | |
return | void |
public TownsAudioInterface ( IMixer mixer, ITownsAudioInterfacePluginDriver driver, bool externalMutexHandling = false ) : System | ||
mixer | IMixer | |
driver | ITownsAudioInterfacePluginDriver | |
externalMutexHandling | bool | |
return | System |