Class MusicSystemInstance
java.lang.Object
dev.gothickit.zenkit.daedalus.DaedalusInstance
dev.gothickit.zenkit.daedalus.instance.MusicSystemInstance
- All Implemented Interfaces:
NativeObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintintintfloatMethods inherited from class dev.gothickit.zenkit.daedalus.DaedalusInstance
fromNativeHandle, getIndex, getNativeHandle, getType
-
Constructor Details
-
MusicSystemInstance
public MusicSystemInstance(com.sun.jna.Pointer handle)
-
-
Method Details
-
getVolume
public float getVolume() -
getBitResolution
public int getBitResolution() -
getGlobalReverbEnabled
public int getGlobalReverbEnabled() -
getSampleRate
public int getSampleRate() -
getNumChannels
public int getNumChannels() -
getReverbBufferSize
public int getReverbBufferSize()
-