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, Format |
Image
Declaration
public Dictionary<string, ImageFormatInfo> Image { get; set; }
Property Value
Type | Description |
---|---|
Dictionary<String, Image |
Text
Declaration
public Dictionary<string, FormatInfo> Text { get; set; }
Property Value
Type | Description |
---|---|
Dictionary<String, Format |