Class ChannelIntegrity.Arguments
Inheritance
ChannelIntegrity.Arguments
Assembly: AudioAnalysisTools.dll
Properties
|
Improve this Doc
View Source
Declaration
public TimeSpan? EndOffset { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public DirectoryInfo OpDir { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string OutputMediaType { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public int SamplingRate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public FileInfo Source { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public TimeSpan? StartOffset { get; set; }
Property Value
Extension Methods