クラス
|
列挙型
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
enum class
SharpKmyAudio::VolumeRollOffType
strong
列挙値
Fix
Linear
Logarithmic
構築:
1.9.4