Package: gtk

Function gtk:media-stream-unrealize

Lambda List

gtk:media-stream-unrealize (stream surface)

Arguments

stream -- a gtk:media-stream object previously realized
surface -- a gdk:surface object the stream was realized with

Details

Undoes a previous call to the gtk:media-stream-realize function and causes the stream to release all resources it had allocated from surface.
 

See also

#2023-5-3