I want to use two enc link Instance in ipnc rdk 3.5, because there are some special functions to complete.
For example, I want to complete the flow as follow:
EncLink0 ID is SYSTEM_LINK_ID_VENC_0, and EncLink1 ID is SYSTEM_LINK_ID_VENC_1.
In the flow, If I do not use EncLink1, IPCM3IN1->NULL, the program running is OK. But if I add the EncLink1, and the params of Enclink1 are the same as the EncLink0, the program running is "time out exit".
What causes the error?
