Click or drag to resize
Accord.NET (logo)

WaveFileAudioSourceFinalize Method

Releases unmanaged resources and performs other cleanup operations before the WaveFileAudioSource is reclaimed by garbage collection.

Namespace:  Accord.DirectSound
Assembly:  Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax
protected override void Finalize()
Request Example View Source

Implements

ObjectFinalize
See Also