Top | Description | Object Hierarchy | Implemented Interfaces | Properties | ![]() |
![]() |
![]() |
![]() |
struct ClutterGstCrop;
struct ClutterGstCropClass;
ClutterActor * clutter_gst_crop_new (void
);
"cull-backface" gboolean : Read / Write "input-region" ClutterGstBox* : Read / Write "output-region" ClutterGstBox* : Read / Write "paint-borders" gboolean : Read / Write
struct ClutterGstCrop;
Implementation of ClutterGstContent that displays a sub region of video streams.
The ClutterGstCrop structure contains only private data and should not be accessed directly.
ClutterActor * clutter_gst_crop_new (void
);
Returns : |
a new ClutterGstCrop instance. [transfer full] |
"cull-backface"
property "cull-backface" gboolean : Read / Write
Whether to cull the backface of the actor
Default value: FALSE
Since 3.0
"input-region"
property "input-region" ClutterGstBox* : Read / Write
Input region in the video frame (all values between 0 and 1).
Since 3.0
"output-region"
property "output-region" ClutterGstBox* : Read / Write
Output region in the actor's allocation (all values between 0 and 1).
Since 3.0