VideoOverlay.setProperty

This helper shall be used by classes implementing the gstinterfaces.VideoOverlay interface that want the render rectangle to be controllable using properties. This helper will parse and set the render rectangle calling VideoOverlay.setRenderRectangle.

class VideoOverlay
static
bool
setProperty

Parameters

object ObjectG

The instance on which the property is set

lastPropId int

The highest property ID.

propertyId uint

The property ID

value Value

The gobject.Value to be set

Return Value

Type: bool

TRUE if the property_id matches the GstVideoOverlay property

Since 1.14