Show / Hide Table of Contents

Enum WasapiNotificationType

BassWasapi Notification type to be used with SetNotify(WasapiNotifyProcedure, IntPtr).

Namespace: System.Dynamic.ExpandoObject
Assembly: ManagedBass.Wasapi.dll
Syntax
public enum WasapiNotificationType : int

DefaultInput

The device is now the default output device.

DefaultOutput

The device is now the default Input device.

Disabled

The device has been disabled.

Enabled

The device has been enabled.

Back to top Copyright © 2017 Mathew Sachin
Generated by DocFx