Function

GstVideo-1.0GstVideovideo_overlay_set_propertySince 1.14

  • This helper shall be used by classes implementing the GstVideo.VideoOverlay interface that want the render rectangle to be controllable using properties. This helper will parse and set the render rectangle calling gst_video_overlay_set_render_rectangle().

    Parameters

    • object: GObject.Object

      The instance on which the property is set

    • last_prop_id: number

      The highest property ID.

    • property_id: number

      The property ID

    • value: any

      The GObject.Value to be set

    Returns boolean

    true if the property_id matches the GstVideoOverlay property

    1.14