MediaStream.unrealize

Undoes a previous call to gtk_media_stream_realize().

This causes the stream to release all resources it had allocated from @surface.

class MediaStream
void
unrealize

Parameters

surface Surface

the GdkSurface the stream was realized with

Meta