Click or drag to resize
Accord.NET (logo)

SignalData Property

Gets a pointer to the first sample of the signal.

Namespace:  Accord.Audio
Assembly:  Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax
public IntPtr Data { get; protected set; }
Request Example View Source

Property Value

Type: IntPtr
See Also