NoiseReductionType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class NoiseReductionType extends System.Enum
Der Typ der dbdd-Rauschunterdrückung.
None - keine FBDD-Rauschunterdrückung verwenden
Light - leichte FBDD-Reduktion
Full - vollständige FBDD-Reduktion
Felder
| Feld | Beschreibung |
|---|---|
| None | Die None, keine FBDD-Rauschunterdrückung verwenden |
| Light | Das Light, leichte FBDD-Reduktion |
| Full | Das Full, vollständige FBDD-Reduktion |
None
public static final int None
Die None, keine FBDD-Rauschunterdrückung verwenden
Light
public static final int Light
Das Light, leichte FBDD-Reduktion
Full
public static final int Full
Das Full, vollständige FBDD-Reduktion