Class MultimediaNotificationClient
Implements
IMMNotificationClient
Inherited Members
Namespace: PoeShared.Audio.Models
Assembly: PoeShared.Wpf.dll
Syntax
public sealed class MultimediaNotificationClient : IMMNotificationClient
Constructors
Name | Description |
---|---|
MultimediaNotificationClient() |
Properties
Name | Description |
---|---|
WhenDefaultDeviceChanged | |
WhenDeviceAdded | |
WhenDeviceRemoved | |
WhenDeviceStateChanged | |
WhenPropertyValueChanged |
Methods
Name | Description |
---|---|
OnDefaultDeviceChanged(DataFlow, Role, string) | |
OnDeviceAdded(string) | |
OnDeviceRemoved(string) | |
OnDeviceStateChanged(string, DeviceState) | |
OnPropertyValueChanged(string, PropertyKey) |