Interface IAudioNotificationsManager
Namespace: PoeShared.Audio.Services
Assembly: PoeShared.Native.dll
Syntax
public interface IAudioNotificationsManager
Properties
| Name | Description |
|---|---|
| Notifications | |
| OutputDevice |
Methods
| Name | Description |
|---|---|
| AddFromFile(FileInfo) | |
| PlayNotification(AudioNotificationType) | |
| PlayNotification(string) | |
| PlayNotification(string, float) | |
| PlayNotification(string, float, CancellationToken) |