Interface

GstGL-1.0GstGLGLRenderbufferAllocatorConstructorProps

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

Hierarchy (View Summary)

Index
name: string
parent: Gst.Object