Class Available
Inherited Members
Namespace: AcousticWorkbench.Models
Assembly: AcousticWorkbench.dll
Syntax
public class Available
Properties
| Improve this Doc View SourceAudio
Declaration
public Dictionary<string, FormatInfo> Audio { get; set; }
Property Value
| Type | Description |
|---|---|
| Dictionary<String, FormatInfo> |
Image
Declaration
public Dictionary<string, ImageFormatInfo> Image { get; set; }
Property Value
| Type | Description |
|---|---|
| Dictionary<String, ImageFormatInfo> |
Text
Declaration
public Dictionary<string, FormatInfo> Text { get; set; }
Property Value
| Type | Description |
|---|---|
| Dictionary<String, FormatInfo> |