|
FormatDecoderAttributeExtension Property
|
Gets or sets the file extension that this format decoder applies to (i.e. "wav").
Namespace:
Accord
Assembly:
Accord (in Accord.dll) Version: 3.8.0
Syntax public string Extension { get; set; }
Public Property Extension As String
Get
Set
Request Example
View SourceProperty Value
Type:
StringSee Also