Click or drag to resize
Accord.NET (logo)

BaseAudioFeatureExtractorTFeature Properties

The BaseAudioFeatureExtractorTFeature generic type exposes the following members.

Properties
  NameDescription
Public propertyNumberOfInputs
Returns -1.
Public propertyNumberOfOutputs
Gets the dimensionality of the features generated by this extractor.
Public propertySupportedFormats
Gets the list of signal sample formats that are supported by this extractor. The extractor will check whether the sample format of any provided signals are in this list to determine whether the signal can be processed or not.
Top
See Also