Parsec

ParsecGetOutputs

uint32_tParsecGetOutputs(ParsecOutput *
outputs,
uint32_t
len
)

Get a list of currently available outputs. Windows and Mac only.

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.