AudioLoadOptions

AudioLoadOptions class

Opties voor het laden van audiodocumenten.

public sealed class AudioLoadOptions : LoadOptions

Constructeurs

Naam Beschrijving
AudioLoadOptions() Initialiseert nieuw exemplaar vanAudioLoadOptions klasse.

Eigenschappen

Naam Beschrijving
Format { get; set; } Type documentbestand invoeren.
Format { get; } Type documentbestand invoeren.

methoden

Naam Beschrijving
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.
SetAudioConnector(IAudioConnector) Audiodocumentconnector instellen

Zie ook