VideoOverlay.setProperty

bool setProperty(gobject.object.ObjectWrap object, int lastPropId, uint propertyId, gobject.value.Value value)

This helper shall be used by classes implementing the #GstVideoOverlay interface that want the render rectangle to be controllable using properties. This helper will parse and set the render rectangle calling [gstvideo.video_overlay.VideoOverlay.setRenderRectangle].

Parameters

objectThe instance on which the property is set
lastPropIdThe highest property ID.
propertyIdThe property ID
valueThe #GValue to be set

Returns

true if the property_id matches the GstVideoOverlay property