TAP_Channel_Move

int TAP_Channel_Move(int mainSub, int dir)

It moves the current channel.

  • mainSub : 1 = main screen, 0 = sub screen.
  • dir : direction of zapping. (-1 = decrease channel number, 1 = increase channel number).
Return value : If 0, there is no errors.

Additional Documentation

Add any additional documentation here.