Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 545 Bytes

midisynthesizer_audiodevice.md

File metadata and controls

22 lines (15 loc) · 545 Bytes
-api-id -api-type
P:Windows.Devices.Midi.MidiSynthesizer.AudioDevice
winrt property

Windows.Devices.Midi.MidiSynthesizer.AudioDevice

-description

Gets the audio output device being used by this instance of the Microsoft MIDI synthesizer.

-property-value

An object that represents the audio output device. Use the methods and properties of this object to further identify the device.

-remarks

-examples

-see-also