Interface

GstGL-1.0GstGLGLOverlayCompositorConstructorProps

interface ConstructorProps {
    name: string;
    parent: Gst.Object;
    yinvert: boolean;
}

Hierarchy (View Summary)

Index
yinvert: boolean
name: string
parent: Gst.Object