Click or drag to resize
Accord.NET (logo)

WaveFileAudioSourceUserData Property

Gets or sets a user-defined tag associated with this object.

Namespace:  Accord.DirectSound
Assembly:  Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax
public Object UserData { get; set; }
Request Example View Source

Property Value

Type: Object

Implements

IAudioSourceUserData
See Also