Method
GtkMediaStreamended
Declaration [src]
void
gtk_media_stream_ended (
GtkMediaStream* self
)
Description [src]
Pauses the media stream and marks it as ended.
This is a hint only, calls to gtk_media_stream_play()
may still happen.
The media stream must be prepared when this function is called.
Deprecated since: | 4.4 |
Use | |
This method is not directly available to language bindings. |
Gets property | Gtk.MediaStream:ended |