TAP_Channel_GetFirstInfo

int TAP_Channel_GetFirstInfo(int svcType, TYPE_TapChInfo *chInfo);

It gets the channel information of the first service in the current TP.

  • svcType : 1 = Radio service, 0 = TV service.
  • chInfo : Channel information.
Return value : Total number of services in the current TP.

Additional Documentation

Add any additional documentation here.