unrealize
Description:
public virtual void unrealize (
Surface surface)
Undoes a previous call to realize.
This causes the stream to release all resources it had allocated from surface.
Parameters:
| this |
a `GtkMediaStream` previously realized
|
| surface |
the `GdkSurface` the stream was realized with
|