Click or drag to resize
Accord.NET (logo)

FormatDecoderAttribute Properties

The FormatDecoderAttribute type exposes the following members.

Properties
  NameDescription
Public propertyExtension
Gets or sets the file extension that this format decoder applies to (i.e. "wav").
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also