Hi
When i run rdkdvr 4.0, warning appear!:
AVSYNC:WARNING!! Application wrongly configured displayID[-1]. Reseting to correct displayID[0]
in usecase, the code is:
gVdisModuleContext.displayId[0] = SYSTEM_LINK_ID_DISPLAY_0; /* ON AND OFF CHIP HDMI */
gVdisModuleContext.displayId[2] = SYSTEM_LINK_ID_DISPLAY_2; /* SDTV */
this time, i cann't get correct Frame Data! the data will be 0x0!
why? who can help me to get correct Frame Data?
thanks