Interface

GstGL-1.0GstGLGLShaderConstructorProps

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

Hierarchy (View Summary)

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