Method

Gtk.MediaControls.get_media_stream

Declaration [src]

GtkMediaStream*
gtk_media_controls_get_media_stream (
  GtkMediaControls* controls
)

Description [src]

Gets the media stream managed by controls or NULL if none.

Return value

Returns: GtkMediaStream

The media stream managed by controls

Ownership is not transferred to the caller
Can be NULL