Freigeben über


SoundLevelBroker Klasse

Definition

Enthält Informationen dazu, wie sich die Systemrichtlinie auf den aktuellen Soundpegel der App auswirkt.

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

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Eigenschaften

SoundLevel

Ruft den aktuellen Soundpegel der App ab.

Ereignisse

SoundLevelChanged

Tritt auf, wenn die Systemrichtlinie den Soundpegel der App ändert.

Gilt für: