Method

GtkMediaStreamis_seeking

Declaration [src]

gboolean
gtk_media_stream_is_seeking (
  GtkMediaStream* self
)

Description [src]

Checks if there is currently a seek operation going on.

Return value

Type: gboolean

TRUE if a seek operation is ongoing.