pause


Description:

public void pause ()

Pause the playback of current media item.

This function will queue a request for the underlaying GStreamer pipeline to go into `PAUSED` state, thus can also be used on a not yet started video to go into `PAUSED` state first.

Parameters:

this

a Player