Parsec

ParsecGetDecoders

uint32_tParsecGetDecoders(ParsecDecoder *
decoders,
uint32_t
len
)

Get a list of currently available video decoders.

Parameters

DirectionNameDescription
outdecodersAn array of ParsecDecoder to be filled.
inlenThe length of the decoders array in elements.

Returns

The number of elements written to decoders.