ClutterGst.Content – clutter-gst-3.0 Reference Manual
Packages
clutter-gst-3.0
ClutterGst
Content
frame
paint_frame
paint_overlays
player
sink
Content
Content.with_sink
get_frame
get_overlays
get_player
get_sink
has_painting_content
set_frame
set_player
set_sink
size_change
Content
Object Hierarchy:
Description:
[
CCode
( type_id =
"clutter_gst_content_get_type ()"
) ]
[
Version
( since =
"0.0"
) ]
public
class
Content
:
Object
,
Content
The
Content
structure contains only private data and should be accessed using the provided API
All known sub-classes:
Aspectratio
Crop
Namespace:
ClutterGst
Package:
clutter-gst-3.0
Content:
Properties:
public
Frame
frame
{
get
;
set
; }
public
bool
paint_frame
{
get
;
set
; }
public
bool
paint_overlays
{
get
;
set
; }
public
Object
player
{
get
;
set
; }
public
VideoSink
sink
{
get
;
set
; }
Creation methods:
public
Content
()
public
Content.with_sink
(
VideoSink
sink)
Methods:
public
unowned
Frame
get_frame
()
public
unowned
Overlays
get_overlays
()
public
unowned
Player
get_player
()
public
unowned
VideoSink
get_sink
()
public
virtual
bool
has_painting_content
()
public
void
set_frame
(
Frame
frame)
Set the current frame.
public
void
set_player
(
Player
player)
public
void
set_sink
(
VideoSink
sink)
Signals:
public
signal
void
size_change
(
int
width,
int
height)
The
size_change
signal is emitted each time the video size changes.
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref
All known members inherited from interface Clutter.Content
attached
detached
get_preferred_size
invalidate
paint_content