Freigeben über


EqualizerBand Klasse

Definition

Stellt ein Equalizer-Band für den Equalizer-Effekt dar.

public ref class EqualizerBand sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class EqualizerBand final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class EqualizerBand
Public NotInheritable Class EqualizerBand
Vererbung
Object Platform::Object IInspectable EqualizerBand
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Hinweise

Rufen Sie eine instance dieser Klasse ab, indem Sie auf die EqualizerEffectDefinition.Bands-Eigenschaft zugreifen.

Eigenschaften

Bandwidth

Ruft die Bandbreite für das Equalizerband ab oder legt sie fest.

FrequencyCenter

Ruft das Frequenzzentrum für das Equalizerband ab oder legt dieses fest.

Gain

Ruft den Gewinn für das Equalizerband ab oder legt diese fest.

Gilt für: