Freigeben über


AudioDeviceModuleNotificationEventArgs Klasse

Definition

Stellt Daten für das AudioDeviceModulesManager.ModuleNotificationReceived-Ereignis bereit, das ausgelöst wird, wenn Änderungen des Audiogerätemoduls auftreten.

public ref class AudioDeviceModuleNotificationEventArgs 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 AudioDeviceModuleNotificationEventArgs 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 sealed class AudioDeviceModuleNotificationEventArgs
Public NotInheritable Class AudioDeviceModuleNotificationEventArgs
Vererbung
Object Platform::Object IInspectable AudioDeviceModuleNotificationEventArgs
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

Module

Ruft das Audiogerätemodul ab, das das Änderungsereignis ausgelöst hat.

NotificationData

Ruft einen Puffer ab, der Daten enthält, die die Änderung identifiziert, die im Modul aufgetreten ist. Diese Daten werden vom Modulentwickler definiert.

Gilt für: