PlayPreviousInQueue(id)
Play the previous video in the TV queue.
Parameters:
id
string
Returns: (None)
Example:
exports['mrctv']:PlayPreviousInQueue("exampleTV") print("Playing previous video in TV queue")