Function

GstVideo-1.0GstVideovideo_overlay_install_propertiesSince 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 install "render-rectangle" property into the class.

    Parameters

    • oclass: typeof GObject.Object

      The class on which the properties will be installed

    • last_prop_id: number

      The first free property ID to use

    Returns void

    1.14