Constructor EncoderSettingsAttribute
EncoderSettingsAttribute(Type)
Constructor for the attribute.
Declaration
public EncoderSettingsAttribute(Type encoderType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | encoderType | The IEncoder type. |
Constructor for the attribute.
public EncoderSettingsAttribute(Type encoderType)
| Type | Name | Description |
|---|---|---|
| Type | encoderType | The IEncoder type. |