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