Interface

GstGL-1.0GstGLGLMemoryAllocatorConstructorProps

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

Hierarchy (View Summary)

Index

Properties - Inherited from Gst.Allocator.ConstructorProps

Properties - Inherited from Gst.Allocator.ConstructorProps

name: string | null
parent: Gst.Object | null