Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 622 Bytes

mediadevice_getdefaultaudiocaptureid_14449156.md

File metadata and controls

26 lines (18 loc) · 622 Bytes
-api-id -api-type
M:Windows.Media.Devices.MediaDevice.GetDefaultAudioCaptureId(Windows.Media.Devices.AudioDeviceRole)
winrt method

Windows.Media.Devices.MediaDevice.GetDefaultAudioCaptureId

-description

Returns the identifier string of the default device for capturing audio in the specified role.

-parameters

-param role

The specified audio device role (console, media, or communications).

-returns

The identifier string of the default device.

-remarks

-examples

-see-also