monitorOutputAudioSources method

Future<WebPresenterRestResponse> monitorOutputAudioSources()

Implementation

Future<WebPresenterRestResponse> monitorOutputAudioSources() =>
    get('/monitorOutput/audioSources');