Parsec

ParsecGetAudioOutputs

uint32_tParsecGetAudioOutputs(ParsecAudioOutput *
outputs,
uint32_t
len
)

Get a list of currently available audio outputs.

Parameters

DirectionNameDescription
outoutputsAn array of ParsecOutput to be filled.
inlenThe length of the outputs array in elements.

Returns

The number of elements written to outputs.