Class: ClutterGst::Content
- Inherits:
-
Object
- Object
- ClutterGst::Content
- Defined in:
- (unknown)
Overview
The Clutter::GstContentClass structure contains only private data and should be accessed using the provided API
Direct Known Subclasses
Class Method Summary collapse
-
.new ⇒ Clutter::Content
A new Clutter::GstContent instance.
-
.new_with_sink(sink) ⇒ Clutter::Content
A new Clutter::GstContent instance.
Instance Method Summary collapse
-
#frame ⇒ ClutterGst::Frame
Frame.
- #frame=(frame) ⇒ ClutterGst::Frame
-
#overlays ⇒ ClutterGst::Overlays
The Clutter::GstOverlays currently attached to self.
- #paint_frame=(paint_frame) ⇒ Boolean
-
#paint_frame? ⇒ Boolean
Paint-frame.
- #paint_overlays=(paint_overlays) ⇒ Boolean
-
#paint_overlays? ⇒ Boolean
Paint-overlays.
-
#player ⇒ GObject::Object
Player.
- #player=(player) ⇒ GObject::Object
-
#sink ⇒ ClutterGst::VideoSink
Sink.
- #sink=(sink) ⇒ ClutterGst::VideoSink
Class Method Details
.new ⇒ Clutter::Content
Returns a new Clutter::GstContent instance.
.new_with_sink(sink) ⇒ Clutter::Content
Returns a new Clutter::GstContent instance.
Instance Method Details
#frame ⇒ ClutterGst::Frame
Returns frame.
#frame=(frame) ⇒ ClutterGst::Frame
#overlays ⇒ ClutterGst::Overlays
Returns The Clutter::GstOverlays currently attached to self.
#paint_frame=(paint_frame) ⇒ Boolean
#paint_frame? ⇒ Boolean
Returns paint-frame.
#paint_overlays=(paint_overlays) ⇒ Boolean
#paint_overlays? ⇒ Boolean
Returns paint-overlays.
#player ⇒ GObject::Object
Returns player.
#player=(player) ⇒ GObject::Object
#sink ⇒ ClutterGst::VideoSink
Returns sink.