Interface

GstGL-1.0GstGLGLMemoryAllocatorConstructorProps

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

Hierarchy (View Summary)

Index

Properties - Inherited from GstGL.GLBaseMemoryAllocator.ConstructorProps

Properties - Inherited from GstGL.GLBaseMemoryAllocator.ConstructorProps

name: string
parent: Gst.Object