C# Class NFluidsynth.AudioDriver

Inheritance: NFluidsynth.FluidsynthObject
Afficher le fichier Open project: salt26/chordingcoding Class Usage Examples

Méthodes publiques

Méthode Description
AudioDriver ( NFluidsynth.Settings settings, NFluidsynth.Synth synth ) : NFluidsynth.Native

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

AudioDriver() public méthode

public AudioDriver ( NFluidsynth.Settings settings, NFluidsynth.Synth synth ) : NFluidsynth.Native
settings NFluidsynth.Settings
synth NFluidsynth.Synth
Résultat NFluidsynth.Native

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void