Top | Description | Object Hierarchy | Implemented Interfaces | Properties | ![]() |
![]() |
![]() |
![]() |
ClutterGstAspectratioClutterGstAspectratio — A ClutterContent for displaying video frames with respect to their aspect ratio. |
struct ClutterGstAspectratio;
struct ClutterGstAspectratioClass;
ClutterContent * clutter_gst_aspectratio_new (void
);
struct ClutterGstAspectratio;
Implementation of ClutterGstContent that displays video streams with respects to their aspect ratio.
The ClutterGstAspectratio structure contains only private data and should not be accessed directly.
struct ClutterGstAspectratioClass { };
Base class for ClutterGstAspectratio.
ClutterContent * clutter_gst_aspectratio_new (void
);
Returns : |
a new ClutterGstAspectratio instance. [transfer full] |