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
object | The instance on which the property is set |
lastPropId | The highest property ID. |
propertyId | The property ID |
value | The #GValue to be set |
Returns
true if the property_id matches the GstVideoOverlay property