Interface

GstGL-1.0GstGLGLShaderConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gst

Properties

linked: boolean

Properties - Inherited from Gst

name: string
parent: Gst.Object