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

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

Méthodes publiques

Méthode Description
CreateInstance ( IMixer mixer, DeviceHandle handle ) : IMidiDriver
GetDevices ( ) : IList

Method Details

CreateInstance() public méthode

public CreateInstance ( IMixer mixer, DeviceHandle handle ) : IMidiDriver
mixer IMixer
handle DeviceHandle
Résultat IMidiDriver

GetDevices() public méthode

public GetDevices ( ) : IList
Résultat IList