Package: gtk

Accessor gtk:media-stream-duration

Lambda List

gtk:media-stream-duration (object)

Syntax

(gtk:media-stream-duration object) => duration

Arguments

object -- a gtk:media-stream object
duration -- an integer with the duration of the stream

Details

Accessor of the duration slot of the gtk:media-stream class. The gtk:media-stream-duration function gets the duration of the stream. If the duration is not known, 0 will be returned.
 

See also

#2023-5-2