|
SignalRawData Property
|
Gets the raw binary data representing the signal.
Namespace:
Accord.Audio
Assembly:
Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax public byte[] RawData { get; protected set; }
Public Property RawData As Byte()
Get
Protected Set
Request Example
View SourceProperty Value
Type:
ByteSee Also