WindowsDevicePortalWrapper  0.9.0.0
A client library that wraps the Windows Device Portal REST APIs.
Properties | List of all members
Microsoft.Tools.WindowsDevicePortal.DevicePortal.AudioDeviceListInfo Class Reference

Audio Device List information. More...

Properties

string RenderName [get]
 Gets the audio device name More...
 
string RenderVolume [get]
 Gets the audio device volume More...
 
string CaptureName [get]
 Gets the microphones name More...
 
string CaptureVolume [get]
 Gets the microphones volume More...
 
string LabelStatus [get]
 Gets the status of a failed devices More...
 
string LabelErrorCode [get]
 Gets the error code for the device failure More...
 

Detailed Description

Audio Device List information.

Property Documentation

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.AudioDeviceListInfo.CaptureName
get

Gets the microphones name

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.AudioDeviceListInfo.CaptureVolume
get

Gets the microphones volume

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.AudioDeviceListInfo.LabelErrorCode
get

Gets the error code for the device failure

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.AudioDeviceListInfo.LabelStatus
get

Gets the status of a failed devices

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.AudioDeviceListInfo.RenderName
get

Gets the audio device name

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.AudioDeviceListInfo.RenderVolume
get

Gets the audio device volume


The documentation for this class was generated from the following file: