ClutterGst.Aspectratio¶
- Subclasses:
None
Methods¶
- Inherited:
ClutterGst.Content (9), GObject.Object (37), Clutter.Content (2)
- Structs:
class |
|
Virtual Methods¶
- Inherited:
ClutterGst.Content (1), GObject.Object (7), Clutter.Content (5)
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
Fill allocation |
||
r/w |
Paint borders on side of video |
Signals¶
- Inherited:
ClutterGst.Content (1), GObject.Object (1), Clutter.Content (2)
Fields¶
- Inherited:
ClutterGst.Content (1), GObject.Object (1), Clutter.Content (2)
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class ClutterGst.Aspectratio(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Implementation of
ClutterGst.Content
that displays video streams with respects to their aspect ratio.The
ClutterGst.Aspectratio
structure contains only private data and should not be accessed directly.- classmethod new()¶
- Returns:
a new
ClutterGst.Aspectratio
instance- Return type:
Property Details¶
- ClutterGst.Aspectratio.props.fill_allocation¶
-
Whether the content should fill its allocation with video rather than adding borders.
New in version 3.0.