C# 클래스 NScumm.Core.Audio.SoftSynth.TownsEmuMusicPlugin

상속: IMusicPluginObject
파일 보기 프로젝트 열기: scemino/nscumm

공개 메소드들

메소드 설명
CheckDevice ( DeviceHandle handle ) : bool
CreateInstance ( IMixer mixer, DeviceHandle handle ) : NScumm.Core.Audio.Midi.IMidiDriver
GetDevices ( ) : System.Collections.Generic.IList

메소드 상세

CheckDevice() 공개 메소드

public CheckDevice ( DeviceHandle handle ) : bool
handle DeviceHandle
리턴 bool

CreateInstance() 공개 메소드

public CreateInstance ( IMixer mixer, DeviceHandle handle ) : NScumm.Core.Audio.Midi.IMidiDriver
mixer IMixer
handle DeviceHandle
리턴 NScumm.Core.Audio.Midi.IMidiDriver

GetDevices() 공개 메소드

public GetDevices ( ) : System.Collections.Generic.IList
리턴 System.Collections.Generic.IList