Method
GtkMediaStreamunrealize
Declaration [src]
void
gtk_media_stream_unrealize (
  GtkMediaStream* self,
  GdkSurface* surface
)
Description [src]
Undoes a previous call to gtk_media_stream_realize().
This causes the stream to release all resources it had
allocated from surface.
Parameters
| surface | GdkSurface | 
| The  | |
| The data is owned by the caller of the function. |