Package: gtk

Function gtk:media-stream-update

Lambda List

gtk:media-stream-update (stream timestamp)

Arguments

stream -- a gtk:media-stream object
timestamp -- an integer with the new timestamp

Details

Media stream implementations should regularly call this function to update the timestamp reported by the stream. It is up to implementations to call this at the frequency they deem appropriate.
 

See also

#2023-5-3