Back to Seed Clases

GstVideo


Classes

Interfaces

Structs

Unions

Enums

Struct GstVideo.VideoRectangle

Import line: GstVideo = imports.gi.GstVideo;
GIR File: GstVideo-0.10.gir
C documentation: GstVideoRectangle
Struct : VideoRectangle
  Show / Hide Inherited methods, properties and signals
Helper structure representing a rectangular area.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GstVideo.VideoRectangle ()
Create a new GstVideo.VideoRectangle
Create a new GstVideo.VideoRectangle
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstInterfaces.XOverlay
Method
set_render_rectangle (VideoRectangle rect) : Boolean
Configure a subregion as a video target within the window set by gst_x_overlay_set_xwindow_id().
GstVideo.VideoSink
Method
GstVideo.VideoSink.center_rect (VideoRectangle src, VideoRectangle dst, VideoRectangle result, Boolean scaling) : none
Takes src rectangle and position it at the center of dst rectangle with or without scaling.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:04 GMT+0800 (HKT)