Logo
クラス | 列挙型
SharpKmyAudio 名前空間

クラス

class  Sound
 

列挙型

enum class  SurroundMode { None , Binaural , Planar }
 
enum class  VolumeRollOffType { Fix , Linear , Logarithmic }
 

列挙型詳解

◆ SurroundMode

enum class SharpKmyAudio::SurroundMode
strong
列挙値
None 
Binaural 
Planar 

◆ VolumeRollOffType

列挙値
Fix 
Linear 
Logarithmic