Class: ClutterGst::Content

Inherits:
Object
  • Object
show all
Defined in:
(unknown)

Overview

The Clutter::GstContentClass structure contains only private data and should be accessed using the provided API

Direct Known Subclasses

Aspectratio, Crop

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.newClutter::Content

Returns a new Clutter::GstContent instance.

Returns:

  • (Clutter::Content)

    a new Clutter::GstContent instance

.new_with_sink(sink) ⇒ Clutter::Content

Returns a new Clutter::GstContent instance.

Parameters:

Returns:

  • (Clutter::Content)

    a new Clutter::GstContent instance

Instance Method Details

#frameClutterGst::Frame

Returns frame.

Returns:

  • (ClutterGst::Frame)

    frame

#frame=(frame) ⇒ ClutterGst::Frame

Parameters:

  • frame (ClutterGst::Frame)

Returns:

  • (ClutterGst::Frame)

    frame

  • (ClutterGst::Frame)

    frame

#overlaysClutterGst::Overlays

Returns The Clutter::GstOverlays currently attached to self.

Returns:

  • (ClutterGst::Overlays)

    The Clutter::GstOverlays currently attached to self.

#paint_frame=(paint_frame) ⇒ Boolean

Parameters:

  • paint_frame (Boolean)

Returns:

  • (Boolean)

    paint-frame

  • (Boolean)

    paint-frame

#paint_frame?Boolean

Returns paint-frame.

Returns:

  • (Boolean)

    paint-frame

#paint_overlays=(paint_overlays) ⇒ Boolean

Parameters:

  • paint_overlays (Boolean)

Returns:

  • (Boolean)

    paint-overlays

  • (Boolean)

    paint-overlays

#paint_overlays?Boolean

Returns paint-overlays.

Returns:

  • (Boolean)

    paint-overlays

#playerGObject::Object

Returns player.

Returns:

  • (GObject::Object)

    player

#player=(player) ⇒ GObject::Object

Parameters:

  • player (GObject::Object)

Returns:

  • (GObject::Object)

    player

  • (GObject::Object)

    player

#sinkClutterGst::VideoSink

Returns sink.

Returns:

#sink=(sink) ⇒ ClutterGst::VideoSink

Parameters:

Returns: