Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
xZune
Bass
Interop
Core
DeviceInfo
C# Class xZune.Bass.Interop.Core.DeviceInfo
Show file
Open project: higankanshi/xZune.Bass
Class Usage Examples
Public Properties
Property
Type
Description
Driver
System.IntPtr
Name
System.IntPtr
Status
DeviceStatus
Property Details
Driver
public property
The filename of the driver.
public
IntPtr,System
Driver
return
System.IntPtr
Name
public property
Description of the device.
public
IntPtr,System
Name
return
System.IntPtr
Status
public property
The device's current status.
public
DeviceStatus
Status
return
DeviceStatus