Show / Hide Table of Contents

Enum WasapiVolumeTypes

The BassWasapi Volume curve to use with GetVolume(WasapiVolumeTypes) and SetVolume(WasapiVolumeTypes, Single).

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

Device

Use the device volume.

LinearCurve

Linear curve.

LogaritmicCurve

Logarithmic curve.

Session

Use the session volume.

WindowsHybridCurve

Windows' hybrid curve.

Back to top Copyright © 2017 Mathew Sachin
Generated by DocFx