c
Back to Seed Clases

GstVideo


Classes

Interfaces

Structs

Unions

Enums

Enum GstVideo.VideoOverlayFormatFlags

Import line: GstVideo = imports.gi.GstVideo;
GIR File: GstVideo-0.10.gir
C documentation: GstVideoOverlayFormatFlags
Enum : VideoOverlayFormatFlags
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstVideo.VideoOverlayRectangle
Method
new GstVideo.VideoOverlayRectangle.argb (Buffer pixels, guint32 width, guint32 height, guint32 stride, gint32 render_x, gint32 render_y, guint32 render_width, guint32 render_height, VideoOverlayFormatFlags flags) : GstVideo.VideoOverlayRectangle
Create a new GstVideo.VideoOverlayRectangle
GstVideo.VideoOverlayRectangle
Method
get_pixels_argb (Object out_values, VideoOverlayFormatFlags flags) : Gst.Buffer
GstVideo.VideoOverlayRectangle
Method
get_pixels_unscaled_argb (Object out_values, guint32 height, guint32 stride, VideoOverlayFormatFlags flags) : Gst.Buffer
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:51 GMT+0800 (HKT)