BASS.NET API for the Un4seen BASS Audio Library

MidiOutputDeviceDeviceID Property

BASS.NET API for the Un4seen BASS Audio Library
Returns the device id (number) which was used to create this instance.

Namespace:  radio42.Multimedia.Midi
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public int DeviceID { get; }

Property Value

Type: Int32
See Also

Reference