set_media_stream


Description:

public void set_media_stream (MediaStream? stream)

Sets the media stream to be played back.

this will take full control of managing the media stream. If you want to manage a media stream yourself, consider using a [[email protected]] for display.

If you want to display a file, consider using [[email protected]_file] instead.

Parameters:

this

a `GtkVideo`

stream

The media stream to play or null to unset




2022 vala-language.org