wasapi v0.1.0 (2016-10-06T06:38:40Z)
Home
Dub
Repo
MMDevice
wasapi
comutils
Undocumented in source.
version(Windows)
class
MMDevice {
string
id
;
string
friendlyName
;
string
interfaceName
;
string
desc
;
uint
state
;
bool
isDefault
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
desc
string
desc
;
Undocumented in source.
friendlyName
string
friendlyName
;
Undocumented in source.
id
string
id
;
Undocumented in source.
interfaceName
string
interfaceName
;
Undocumented in source.
isDefault
bool
isDefault
;
Undocumented in source.
state
uint
state
;
Undocumented in source.
Meta
Source
See Implementation
wasapi
comutils
classes
MMDevice
MMDevices
functions
fromWstringz
getStringProp
getWstringProp
structs
ComAutoPtr
PropVariant
WstrAutoPtr