C# Класс NScumm.Core.Audio.SoftSynth.TownsEmuMusicPlugin

Наследование: IMusicPluginObject
Показать файл Открыть проект

Открытые методы

Метод Описание
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