hi all .now i want to construct my own link like following:
cap ->enc->dec->swms->osd->dis
but i want to display the OSD through 2 display device, so i have to put the OSD LINK after the swms[0] and swms[1]
so how can i construct to link?
i fount that
ipcFramesInDspPrm[0].baseCreateParams.inQueParams
just have only one inQue,so how can i do?
tks