C# 클래스 OpenTK.Audio.OpenAL.EffectsExtension.EaxReverb

파일 보기 프로젝트 열기: secred/Tachycardia

공개 프로퍼티들

프로퍼티 타입 설명
AirAbsorptionHF float
DecayHFRatio float
DecayLFRatio float
DecayTime float
EchoDepth float
EchoTime float
Environment uint
EnvironmentDiffusion float
EnvironmentSize float
Flags uint
HFReference float
LFReference float
ModulationDepth float
ModulationTime float
Reflections int
ReflectionsDelay float
ReflectionsPan Mogre.Vector3
Reverb int
ReverbDelay float
ReverbPan Mogre.Vector3
Room int
RoomHF int
RoomLF int
RoomRolloffFactor float

공개 메소드들

메소드 설명
EaxReverb ( uint environment, float environmentSize, float environmentDiffusion, int room, int roomHF, int roomLF, float decayTime, float decayHFRatio, float decayLFRatio, int reflections, float reflectionsDelay, float reflectionsPanX, float reflectionsPanY, float reflectionsPanZ, int reverb, float reverbDelay, float reverbPanX, float reverbPanY, float reverbPanZ, float echoTime, float echoDepth, float modulationTime, float modulationDepth, float airAbsorptionHF, float hfReference, float lfReference, float roomRolloffFactor, uint flags ) : System

메소드 상세

EaxReverb() 공개 메소드

public EaxReverb ( uint environment, float environmentSize, float environmentDiffusion, int room, int roomHF, int roomLF, float decayTime, float decayHFRatio, float decayLFRatio, int reflections, float reflectionsDelay, float reflectionsPanX, float reflectionsPanY, float reflectionsPanZ, int reverb, float reverbDelay, float reverbPanX, float reverbPanY, float reverbPanZ, float echoTime, float echoDepth, float modulationTime, float modulationDepth, float airAbsorptionHF, float hfReference, float lfReference, float roomRolloffFactor, uint flags ) : System
environment uint
environmentSize float
environmentDiffusion float
room int
roomHF int
roomLF int
decayTime float
decayHFRatio float
decayLFRatio float
reflections int
reflectionsDelay float
reflectionsPanX float
reflectionsPanY float
reflectionsPanZ float
reverb int
reverbDelay float
reverbPanX float
reverbPanY float
reverbPanZ float
echoTime float
echoDepth float
modulationTime float
modulationDepth float
airAbsorptionHF float
hfReference float
lfReference float
roomRolloffFactor float
flags uint
리턴 System

프로퍼티 상세

AirAbsorptionHF 공개적으로 프로퍼티

public float AirAbsorptionHF
리턴 float

DecayHFRatio 공개적으로 프로퍼티

public float DecayHFRatio
리턴 float

DecayLFRatio 공개적으로 프로퍼티

public float DecayLFRatio
리턴 float

DecayTime 공개적으로 프로퍼티

public float DecayTime
리턴 float

EchoDepth 공개적으로 프로퍼티

public float EchoDepth
리턴 float

EchoTime 공개적으로 프로퍼티

public float EchoTime
리턴 float

Environment 공개적으로 프로퍼티

public uint Environment
리턴 uint

EnvironmentDiffusion 공개적으로 프로퍼티

public float EnvironmentDiffusion
리턴 float

EnvironmentSize 공개적으로 프로퍼티

public float EnvironmentSize
리턴 float

Flags 공개적으로 프로퍼티

public uint Flags
리턴 uint

HFReference 공개적으로 프로퍼티

public float HFReference
리턴 float

LFReference 공개적으로 프로퍼티

public float LFReference
리턴 float

ModulationDepth 공개적으로 프로퍼티

public float ModulationDepth
리턴 float

ModulationTime 공개적으로 프로퍼티

public float ModulationTime
리턴 float

Reflections 공개적으로 프로퍼티

public int Reflections
리턴 int

ReflectionsDelay 공개적으로 프로퍼티

public float ReflectionsDelay
리턴 float

ReflectionsPan 공개적으로 프로퍼티

public Mogre.Vector3 ReflectionsPan
리턴 Mogre.Vector3

Reverb 공개적으로 프로퍼티

public int Reverb
리턴 int

ReverbDelay 공개적으로 프로퍼티

public float ReverbDelay
리턴 float

ReverbPan 공개적으로 프로퍼티

public Mogre.Vector3 ReverbPan
리턴 Mogre.Vector3

Room 공개적으로 프로퍼티

public int Room
리턴 int

RoomHF 공개적으로 프로퍼티

public int RoomHF
리턴 int

RoomLF 공개적으로 프로퍼티

public int RoomLF
리턴 int

RoomRolloffFactor 공개적으로 프로퍼티

public float RoomRolloffFactor
리턴 float