Virtual Method

RBPlayerset_time

Declaration [src]

void
set_time (
  RBPlayer* player,
  gint64 newtime
)

Description [src]

Attempts to seek in the current stream. The player may ignore this if the stream is not seekable. The seek may take place asynchronously.

Parameters

newtime

Type: gint64

Seek target position in seconds.