Method
GtkMediaStreamstream_ended
since: 4.4
Declaration [src]
void
gtk_media_stream_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.
Available since: 4.4