Class LdSpectrogram3D.Arguments
Inheritance
LdSpectrogram3D.Arguments
Assembly: AudioAnalysisTools.dll
Properties
|
Improve this Doc
View Source
Declaration
public FileInfo BrisbaneSunriseDatafile { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public int FrameSize { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public FileInfo IndexPropertiesConfig { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public DirectoryInfo InputDir { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public DirectoryInfo OutputDir { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public int SampleRate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public DirectoryInfo TableDir { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public bool Verbose { get; set; }
Property Value
Methods
|
Improve this Doc
View Source
Declaration
public static string AdditionalNotes()
Returns
|
Improve this Doc
View Source
Declaration
public static string Description()
Returns
Extension Methods