TAP_Channel_IsPlayable

int TAP_Channel_IsPlayable(int mainSub, int chType, int chNum)

It checks the specified channel whether it is possible to decode.

  • mainSub : 1 = main screen, 0 = sub screen.
  • chType : Channel type.
  • chNum : Channel number.
Return value : If 0, there is no errors.

Additional Documentation

It checks whether the specified channel can be played.

Return values: 0 (yes), 1 (yes - but other tuner), 2 (no)