Click or drag to resize
Accord.NET (logo)

ISignalGeneratorFormat Property

Gets or sets the sample format for created signals.

Namespace:  Accord.Audio.Generators
Assembly:  Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax
SampleFormat Format { get; set; }
Request Example View Source

Property Value

Type: SampleFormat
See Also