C# Class xZune.Bass.Interop.Core.DeviceInfo

Afficher le fichier Open project: higankanshi/xZune.Bass Class Usage Examples

Méthodes publiques

Свойство Type Description
Driver System.IntPtr
Name System.IntPtr
Status DeviceStatus

Property Details

Driver public_oe property

The filename of the driver.
public IntPtr,System Driver
Résultat System.IntPtr

Name public_oe property

Description of the device.
public IntPtr,System Name
Résultat System.IntPtr

Status public_oe property

The device's current status.
public DeviceStatus Status
Résultat DeviceStatus