Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 948 Bytes

audiodevicecontroller.md

File metadata and controls

24 lines (17 loc) · 948 Bytes
-api-id -api-type
T:Windows.Media.Devices.AudioDeviceController
winrt class

Windows.Media.Devices.AudioDeviceController

-description

Controls device settings on the microphone.

-remarks

To get an instance of this object, retrieve the MediaCapture.AudioDeviceController property.

Note

This class is not agile, which means that you need to consider its threading model and marshaling behavior. For more info, see Threading and Marshaling (C++/CX) and Using Windows Runtime objects in a multithreaded environment (.NET).

-examples

-see-also