C# Class NScumm.Core.Audio.SoftSynth.TownsEmuMusicPlugin

Inheritance: IMusicPluginObject
Afficher le fichier Open project: scemino/nscumm

Méthodes publiques

Méthode Description
CheckDevice ( DeviceHandle handle ) : bool
CreateInstance ( IMixer mixer, DeviceHandle handle ) : NScumm.Core.Audio.Midi.IMidiDriver
GetDevices ( ) : System.Collections.Generic.IList

Method Details

CheckDevice() public méthode

public CheckDevice ( DeviceHandle handle ) : bool
handle DeviceHandle
Résultat bool

CreateInstance() public méthode

public CreateInstance ( IMixer mixer, DeviceHandle handle ) : NScumm.Core.Audio.Midi.IMidiDriver
mixer IMixer
handle DeviceHandle
Résultat NScumm.Core.Audio.Midi.IMidiDriver

GetDevices() public méthode

public GetDevices ( ) : System.Collections.Generic.IList
Résultat System.Collections.Generic.IList