MediaControls.this

Creates a new GtkMediaControls managing the @stream passed to it.

  1. this(GtkMediaControls* gtkMediaControls, bool ownedRef)
  2. this(MediaStream stream)
    class MediaControls

Parameters

stream MediaStream

a #GtkMediaStream to manage or %NULL for none.

Return Value

a new GtkMediaControls

Throws

ConstructionException GTK+ fails to create the object.

Meta