set_playing_time

@accepts(guint)
@returns(gboolean)
def set_playing_time(time)

Attempts to set the playback position. Fails if the current song is not seekable.

time :

the target playback position (in seconds)

Returns :

True if successful