Method

GtkMediaStreamget_duration

Declaration [src]

gint64
gtk_media_stream_get_duration (
  GtkMediaStream* self
)

Description [src]

Gets the duration of the stream.

If the duration is not known, 0 will be returned.

Return value

Type: gint64

The duration of the stream or 0 if not known.