| 
            
              BaseAudioFeatureExtractorTFeatureNumberOfOutputs Property 
             | 
          
        
         
              Gets the dimensionality of the features generated by this extractor.
            
 
    Namespace: 
   Accord.Audio
    Assembly:
   Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntaxpublic int NumberOfOutputs { get; protected set; }Public Property NumberOfOutputs As Integer
	Get
	Protected Set
 Request Example
		View SourceProperty Value
Type: 
Int32
See Also