PlayPreviousInQueue(id)

Play the previous video in the TV queue.

Parameters:

  • id (string): TV identifier.

Returns:
(None)

Example:

exports['mrctv']:PlayPreviousInQueue("exampleTV")
print("Playing previous video in TV queue")