AudioConvertOptions
AudioConvertOptions class
Opties voor conversie naar audiotype.
public class AudioConvertOptions : ConvertOptions<AudioFileType>
Constructeurs
Eigenschappen
Naam |
Beschrijving |
Format { get; set; } |
Het gewenste bestandstype waarnaar het invoerdocument moet worden geconverteerd. |
virtual Format { get; set; } |
Het gewenste bestandstype waarnaar het invoerdocument moet worden geconverteerd. |
methoden
Naam |
Beschrijving |
Clone() |
Kloont de huidige optie-instantie. |
override Equals(object) |
Bepaalt of twee objectinstanties gelijk zijn. |
virtual Equals(ValueObject) |
Bepaalt of twee objectinstanties gelijk zijn. |
override GetHashCode() |
Dient als de standaard hash-functie. |
Zie ook