Class Recording
Assembly: AcousticWorkbench.dll
Syntax
Properties
|
Improve this Doc
View Source
ChannelCount
Declaration
public int ChannelCount { get; set; }
Property Value
|
Improve this Doc
View Source
DurationSeconds
Declaration
public double DurationSeconds { get; set; }
Property Value
|
Improve this Doc
View Source
Id
Declaration
public long Id { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string MediaType { get; set; }
Property Value
|
Improve this Doc
View Source
RecordedDate
Declaration
public DateTimeOffset RecordedDate { get; set; }
Property Value
|
Improve this Doc
View Source
SampleRateHertz
Declaration
public int SampleRateHertz { get; set; }
Property Value
|
Improve this Doc
View Source
Uuid
Declaration
public string Uuid { get; set; }
Property Value
Extension Methods