docs » hs.audiodevice.datasource

Inspect/manipulate the data sources of an audio device

Note: These objects are obtained from the methods on an hs.audiodevice object

API Overview

API Documentation

Methods

name
Signature hs.audiodevice.datasource:name() -> string
Type Method
Description

Gets the name of an audio device datasource

Parameters:

  • None

Returns:

  • A string containing the name of the datasource
setDefault
Signature hs.audiodevice.datasource:setDefault() -> hs.audiodevice.datasource
Type Method
Description

Sets the audio device datasource as the default

Parameters:

  • None

Returns:

  • The hs.audiodevice.datasource object