MMDevices

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

getAudioClient
IAudioClient getAudioClient(string deviceId)
Undocumented in source. Be warned that the author may not have intended to support it.
getDevice
IMMDevice getDevice(string deviceId)

get endpoint interface by device id

getEndpoint
IMMEndpoint getEndpoint(MMDevice dev)

get endpoint interface for device

getEndpoint
IMMEndpoint getEndpoint(string deviceId)

get endpoint interface by device id

getPlaybackDevices
MMDevice[] getPlaybackDevices()

read device list

init
bool init()
Undocumented in source. Be warned that the author may not have intended to support it.
uninit
void uninit()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

initialized
bool initialized [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta