Interface

GstGL-1.0GstGLGLOverlayCompositorConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gst

Properties

yinvert: boolean

Properties - Inherited from Gst

name: string
parent: Gst.Object