Audio Commands

getAllAudioIns

get
/api/command/getAllAudioIns

Returns a list of all audio devices available for input.

Query parameters
requestIdstringOptional

optional id to track this command, will be returned in the response

Responses
chevron-right
200

successful operation

application/json
get
/api/command/getAllAudioIns

getOpenedAudioIns

get
/api/command/getOpenedAudioIns

Get a list of all opened audio devices..

Query parameters
requestIdstringOptional

optional id to track this command, will be returned in the response

mixerstringOptional

optional name of mixer to query

Responses
chevron-right
200

successful operation

application/json
get
/api/command/getOpenedAudioIns

Last updated