Skip to main content

overwolf.streaming.GetAudioDevicesResult

Overwolf APIs / overwolf / overwolf / streaming / GetAudioDevicesResult

Extends

  • Result

Properties

PropertyTypeDescription
default_playback_device_id?string-
default_recording_device_id?string-
devices?AudioDeviceData[]-
error?stringInformation regarding the error (if an error occurred)
successbooleanWhether the method executed successfully or not.