C# 클래스 CSPspEmu.Hle.Modules.audio.sceVaudio

상속: HleModuleHost
파일 보기 프로젝트 열기: soywiz/cspspemu

Private Properties

프로퍼티 타입 설명
sceVaudioChRelease int
sceVaudioChReserve int
sceVaudioOutputBlocking void
sceVaudioSetAlcMode int
sceVaudioSetEffectType int

비공개 메소드들

메소드 설명
sceVaudioChRelease ( ) : int
sceVaudioChReserve ( int SampleCount, int Frequency, int Channels ) : int
sceVaudioOutputBlocking ( int Volume, byte Buffer ) : void
sceVaudioSetAlcMode ( int AlcMode ) : int
sceVaudioSetEffectType ( int Type, int Volume ) : int