Class Media
Inherited Members
Namespace: AcousticWorkbench.Models
Assembly: AcousticWorkbench.dll
Syntax
public class Media
Properties
| Improve this Doc View SourceAvailable
Declaration
public Available Available { get; set; }
Property Value
| Type | Description |
|---|---|
| Available |
CommonParameters
Declaration
public CommonParameters CommonParameters { get; set; }
Property Value
| Type | Description |
|---|---|
| CommonParameters |
Recording
Declaration
public Recording Recording { get; set; }
Property Value
| Type | Description |
|---|---|
| Recording |